Skip to content

Commit

Permalink
add version number
Browse files Browse the repository at this point in the history
  • Loading branch information
campagnola committed Sep 23, 2015
1 parent edaa3e3 commit 714dade
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions neurodemo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
from .neuronsim import *
from .runner import SimRunner

__version__ = '1.0'

0 comments on commit 714dade

Please sign in to comment.