Release 4.0.0-beta.3

This commit is contained in:
ptitSeb
2023-06-15 10:52:03 +02:00
parent d53fe4bb70
commit 82cc3c94a6
30 changed files with 178 additions and 172 deletions

View File

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