Skip to content

Commit

Permalink
fix version number and comply with PEP 440 (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
danking authored Mar 8, 2023
1 parent ee39501 commit c5c6adb
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 @@ -4,7 +4,7 @@
setup(
name="jgscm",
description="Jupyter Google Cloud Storage ContentsManager",
version="0.1.10-hail",
version="0.1.13+hail",
license="MIT",
author="Vadim Markovtsev",
author_email="[email protected]",
Expand Down

0 comments on commit c5c6adb

Please sign in to comment.