Skip to content

Commit

Permalink
version 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjarvis committed Jun 23, 2022
1 parent 1a61abf commit 3627daf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piff/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
# this list of conditions and the disclaimer given in the documentation
# and/or other materials provided with the distribution.

__version__ = '1.2.3'
__version__ = '1.2.4'
__version_info__ = tuple(map(int, __version__.split('.')))

0 comments on commit 3627daf

Please sign in to comment.