Skip to content

Commit

Permalink
🔖 v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco authored Oct 4, 2022
1 parent 79db790 commit f3a154b
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 @@
this_directory = Path(__file__).parent
long_description = (this_directory / "README.md").read_text()

version = '0.0.1'
version = '0.0.2'

setup(name='zshot',
version=version,
Expand Down

0 comments on commit f3a154b

Please sign in to comment.