Skip to content

Commit

Permalink
Update setup.py version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rfverbruggen authored Jan 3, 2024
1 parent c4015f9 commit 915d62a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

NOW = datetime.now().strftime("%m%d%Y%H%M%S")

VERSION = f"1.1.0"
VERSION = "1.1.0"

GITHUB_USERNAME = "rfverbruggen"
GITHUB_REPOSITORY = "rachiopy"
Expand Down

0 comments on commit 915d62a

Please sign in to comment.