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