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