Skip to content

Commit a3b971a

Browse files
0.4
1 parent 08cb714 commit a3b971a

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, 3)
5+
version = (0, 4)
66
# Increment the file version whenever a change is introduced.
77
fileVersion = 8
88

0 commit comments

Comments
 (0)