We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 561859c commit a4de697Copy full SHA for a4de697
1 file changed
code_generation/code_generation.py
@@ -2,7 +2,7 @@
2
import os
3
import subprocess
4
5
-version = (0, 4)
+version = (1, 0)
6
# Increment the file version whenever a change is introduced.
7
fileVersion = 15
8
0 commit comments