Skip to content

Commit 072b001

Browse files
2.1
1 parent 2db7634 commit 072b001

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 = (2, 0)
6+
version = (2, 1)
77
# Increment the file version whenever a change is introduced.
88
fileVersion = 20
99

0 commit comments

Comments
 (0)