Skip to content

Commit

Permalink
Version 1.6 on main
Browse files Browse the repository at this point in the history
  • Loading branch information
rmjarvis committed Nov 25, 2024
1 parent a4d3be5 commit 62d43f7
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.5'
__version__ = '1.6'
__version_info__ = tuple(map(int, __version__.split('.')))

0 comments on commit 62d43f7

Please sign in to comment.