We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2197c7e commit cf502e8Copy full SHA for cf502e8
suod/version.py
@@ -20,4 +20,4 @@
20
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
21
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
22
#
23
-__version__ = '0.1.3' # pragma: no cover
+__version__ = '0.1.4' # pragma: no cover
0 commit comments