Skip to content

Commit

Permalink
v0.13.4
Browse files Browse the repository at this point in the history
  • Loading branch information
SaladDais committed Dec 7, 2023
1 parent 996a43b commit 21d1c7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

here = path.abspath(path.dirname(__file__))

version = '0.13.3'
version = '0.13.4'

with open(path.join(here, 'README.md')) as readme_fh:
readme = readme_fh.read()
Expand Down

0 comments on commit 21d1c7e

Please sign in to comment.