Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed Feb 29, 2024
1 parent f6d3b28 commit 583a211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hashable_df/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ def hashable_series(ser):
return ser.map(f)


__version__ = '0.0.7'
__version__ = '0.0.8'

0 comments on commit 583a211

Please sign in to comment.