Release 3.2.0-beta.2

This commit is contained in:
ptitSeb
2023-04-05 13:25:40 +02:00
parent b20ab14e28
commit e40c6a4177
32 changed files with 348 additions and 275 deletions

View File

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