Skip to content

Commit

Permalink
v0.2.4
Browse files Browse the repository at this point in the history
fix pypi
  • Loading branch information
WilliamOtieno committed Jun 7, 2023
1 parent 9580668 commit 2d1214d
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 @@ -9,7 +9,7 @@
except ImportError:
from distutils.core import setup

version = "0.2.3"
version = "0.2.4"

if sys.argv[-1] == "publish":
os.system("python setup.py sdist bdist_wheel upload")
Expand Down

0 comments on commit 2d1214d

Please sign in to comment.