We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b62727 commit 2ce0695Copy full SHA for 2ce0695
netpyne/__init__.py
@@ -4,7 +4,7 @@
4
NetPyNE consists of a number of sub-packages and modules.
5
"""
6
7
-__version__ = '1.0.3.1_osbv2'
+__version__ = '1.0.3.1_osbv2_dev'
8
import os, sys
9
10
display = os.getenv('DISPLAY')
0 commit comments