Skip to content

Commit

Permalink
Add __version__ at package level.
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-rouanet committed May 17, 2016
1 parent a5b970d commit 8b3300a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions software/poppy_ergo_jr/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
from poppy_ergo_jr import PoppyErgoJr

from ._version import __version__

0 comments on commit 8b3300a

Please sign in to comment.