Skip to content

Commit

Permalink
Merge pull request #68 from jgieseler/main
Browse files Browse the repository at this point in the history
Bump version to 0.1.17
  • Loading branch information
jgieseler authored Jan 15, 2025
2 parents 344415a + 904efcc commit 7f75ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion seppy/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
from setuptools_scm import get_version
__version__ = get_version(root='..', relative_to=__file__)
except Exception:
__version__ = '0.1.16'
__version__ = '0.1.17'

0 comments on commit 7f75ff9

Please sign in to comment.