Skip to content

Commit

Permalink
Add version numbering to __init__ of the package
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamdasn committed Feb 17, 2024
1 parent aa15eec commit 8d542cd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
from src.im2dhist import im2dhist

__version__ = "1.0.1"

0 comments on commit 8d542cd

Please sign in to comment.