Release 3.2.0-beta.1

This commit is contained in:
ptitSeb
2023-03-22 19:14:57 +01:00
parent ca52e7fdbc
commit d58d158897
31 changed files with 136 additions and 136 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/python
PREVIOUS_VERSION='3.1.0'
NEXT_VERSION='3.2.0-alpha.1'
PREVIOUS_VERSION='3.2.0-alpha.1'
NEXT_VERSION='3.2.0-beta.1'
import os
import re