We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c76660a commit cec733cCopy full SHA for cec733c
piff/_version.py
@@ -12,5 +12,5 @@
12
# this list of conditions and the disclaimer given in the documentation
13
# and/or other materials provided with the distribution.
14
15
-__version__ = '1.3'
+__version__ = '1.3.3.1'
16
__version_info__ = tuple(map(int, __version__.split('.')))
0 commit comments