Skip to content

Commit

Permalink
Update setup.py with new version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rfverbruggen authored Jan 3, 2024
1 parent 21005da commit c4015f9
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.0.4-dev{NOW}"
VERSION = f"1.1.0"

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

0 comments on commit c4015f9

Please sign in to comment.