Skip to content

Commit cec733c

Browse files
committed
Update _version.py
1 parent c76660a commit cec733c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

piff/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
# this list of conditions and the disclaimer given in the documentation
1313
# and/or other materials provided with the distribution.
1414

15-
__version__ = '1.3'
15+
__version__ = '1.3.3.1'
1616
__version_info__ = tuple(map(int, __version__.split('.')))

0 commit comments

Comments
 (0)