Skip to content

Commit

Permalink
Merge pull request #5 from Zhou-Shilin/fix-setup-version
Browse files Browse the repository at this point in the history
Fix invalid version during exe building
  • Loading branch information
Zhou-Shilin authored Jun 15, 2024
2 parents da9fbb1 + f26aed9 commit fcbb77c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GENERATION_MODEL: "gpt-4-turbo-2024-04-09"
FIXING_MODEL: "gpt-4-turbo-2024-04-09"

# DEVELOPER SETTINGS #
VERSION_NUMBER: "Beta 1.0"
VERSION_NUMBER: "0.1.1"

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

0 comments on commit fcbb77c

Please sign in to comment.