Skip to content

Commit fcbb77c

Browse files
authored
Merge pull request #5 from Zhou-Shilin/fix-setup-version
Fix invalid version during exe building
2 parents da9fbb1 + f26aed9 commit fcbb77c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ GENERATION_MODEL: "gpt-4-turbo-2024-04-09"
1212
FIXING_MODEL: "gpt-4-turbo-2024-04-09"
1313

1414
# DEVELOPER SETTINGS #
15-
VERSION_NUMBER: "Beta 1.0"
15+
VERSION_NUMBER: "0.1.1"
1616

1717
# PROMPT SETTINGS #
1818
# If you don't know what it is, please don't touch it. Be sure to backup before editing.

0 commit comments

Comments
 (0)