Skip to content

Commit cd0c7d6

Browse files
committed
Latest jar for v2.1 release
1 parent d78c650 commit cd0c7d6

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

examples/LeakConductance.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ TITLE Mod file for component: Component(id=LeakConductance type=ionChannelHH)
33
COMMENT
44

55
This NEURON file has been generated by org.neuroml.export (see https://github.com/NeuroML/org.neuroml.export)
6-
org.neuroml.export v1.7.1
7-
org.neuroml.model v1.7.1
8-
jLEMS v0.10.3
6+
org.neuroml.export v1.7.2
7+
org.neuroml.model v1.7.2
8+
jLEMS v0.10.4
99

1010
ENDCOMMENT
1111

pyneuroml/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

22

3-
__version__ = '0.5.10'
3+
__version__ = '0.5.11'
44

5-
JNEUROML_VERSION = '0.10.2'
5+
JNEUROML_VERSION = '0.10.3'

0 commit comments

Comments
 (0)