Skip to content

Commit

Permalink
Merge branch 'dev' into merge-back
Browse files Browse the repository at this point in the history
  • Loading branch information
rfverbruggen authored Jan 3, 2024
2 parents 7f3c210 + 21005da commit 4d643a2
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 = "1.1.0"
VERSION = f"1.1.1-dev{NOW}"

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

0 comments on commit 4d643a2

Please sign in to comment.