Skip to content

Commit a5397ac

Browse files
committed
increase version
1 parent 790a987 commit a5397ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

seppy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
from setuptools_scm import get_version
66
__version__ = get_version(root='..', relative_to=__file__)
77
except Exception:
8-
__version__ = '0.1.13'
8+
__version__ = '0.1.14'

0 commit comments

Comments
 (0)