Skip to content

Commit a4de697

Browse files
1.0
1 parent 561859c commit a4de697

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

code_generation/code_generation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import os
33
import subprocess
44

5-
version = (0, 4)
5+
version = (1, 0)
66
# Increment the file version whenever a change is introduced.
77
fileVersion = 15
88

0 commit comments

Comments
 (0)