Release 4.0.0-alpha.1 (#3912)

* Release 4.0.0-alpha.1
This commit is contained in:
ptitSeb
2023-05-25 17:30:02 +02:00
committed by GitHub
parent e89b313450
commit 36b077d34b
38 changed files with 294 additions and 244 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/python
PREVIOUS_VERSION='3.2.1'
NEXT_VERSION='3.3.0'
PREVIOUS_VERSION='3.3.0'
NEXT_VERSION='4.0.0-alpha.1'
import os
import re