Skip to content

Commit

Permalink
Add GitHub workflow to push to PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
xnx committed Oct 13, 2023
1 parent 8ba8918 commit d9a17a7
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 @@ -8,7 +8,7 @@

setup(
name="pycollisiondb",
version="0.1.4",
version="0.1.5",
description="A package for interacting with CollisionDB",
long_description=long_description,
long_description_content_type="text/x-rst",
Expand Down

0 comments on commit d9a17a7

Please sign in to comment.