Skip to content

Commit

Permalink
tried tweaking version to get pypi to go
Browse files Browse the repository at this point in the history
  • Loading branch information
PennyWieser committed Sep 5, 2024
1 parent fc20710 commit 0f198f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DiadFit/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# 1) we don't load dependencies by storing it in __init__.py
# 2) we can import it in setup.py for the same reason
# 3) we can import it into your module
__version__ = '1.0.4'
__version__ = '1.0.5'

0 comments on commit 0f198f7

Please sign in to comment.