Skip to content

Commit

Permalink
Fix setup version
Browse files Browse the repository at this point in the history
  • Loading branch information
lenarother committed Mar 8, 2022
1 parent 01acbbf commit 0498b99
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 @@ -39,6 +39,6 @@
test_suite='tests',
tests_require=test_requirements,
url='https://github.com/lenarother/santa_helpers',
version='0.0.1',
version='0.0.2',
zip_safe=False,
)

0 comments on commit 0498b99

Please sign in to comment.