Skip to content

Commit

Permalink
Update versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
gchure committed Jan 23, 2024
1 parent 5bbef11 commit 24a56b3
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
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import pathlib

__version__ = "0.2.2"
__version__ = "0.2.3"

# The directory containing this file
HERE = pathlib.Path(__file__).parent
Expand Down

0 comments on commit 24a56b3

Please sign in to comment.