Skip to content

Commit 0d98df2

Browse files
2.0
1 parent 6a3ad5c commit 0d98df2

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
@@ -3,7 +3,7 @@
33
import subprocess
44
from pathlib import Path
55

6-
version = (1, 0)
6+
version = (2, 0)
77
# Increment the file version whenever a change is introduced.
88
fileVersion = 20
99

0 commit comments

Comments
 (0)