Skip to content

Commit

Permalink
Bumb version for archival
Browse files Browse the repository at this point in the history
  • Loading branch information
gchure committed Feb 9, 2024
1 parent c8686a9 commit 4830014
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.4"
__version__ = "0.2.5"

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

0 comments on commit 4830014

Please sign in to comment.