Skip to content

Commit

Permalink
updated setup and version
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexPatrie committed Jan 15, 2024
1 parent 95d74c8 commit 8bee91e
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 @@ -2,7 +2,7 @@
from setuptools import setup, find_packages


__version__ = "0.0.13"
__version__ = "0.0.14"

with open("README.md", "r") as readme:
description = readme.read()
Expand Down

0 comments on commit 8bee91e

Please sign in to comment.