version scheme fix

This commit is contained in:
Tom Schimansky
2022-05-22 02:17:43 +02:00
parent 325864c0d1
commit 287abff39b
3 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
__version__ = "3.12"
__version__ = "3.12.0"
import os
import sys