We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 790a987 commit a5397acCopy full SHA for a5397ac
seppy/version.py
@@ -5,4 +5,4 @@
5
from setuptools_scm import get_version
6
__version__ = get_version(root='..', relative_to=__file__)
7
except Exception:
8
- __version__ = '0.1.13'
+ __version__ = '0.1.14'
0 commit comments