Skip to content

Commit 751c6f2

Browse files
committed
Freeze version 1.2
1 parent 75e9e75 commit 751c6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/myworld.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import argparse
33

44

5-
VERSION = "1.0"
5+
VERSION = "1.2"
66

77

88
if __name__ == "__main__":

0 commit comments

Comments
 (0)