Skip to content

Commit

Permalink
fix(packaging): add version to __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Sep 25, 2020
1 parent d4ae3e2 commit 9840351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__version__ = "1.0.0"

0 comments on commit 9840351

Please sign in to comment.