Skip to content

Commit

Permalink
fix: add __version__ variable
Browse files Browse the repository at this point in the history
  • Loading branch information
mdsanima committed Jun 3, 2021
1 parent c11f0d0 commit 1d1bd60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mdsanima_dev/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__version__ = '0.1.0'

0 comments on commit 1d1bd60

Please sign in to comment.