Skip to content

Commit

Permalink
update version number for 2.5.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
C.A.P. Linssen committed Jul 16, 2024
1 parent 865565f commit 7de7dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
In addition to continuous dynamics, discrete events can be used to model instantaneous changes in system state, such as a neuronal action potential. These can be generated by the system under test as well as applied as external stimuli, making ODE-toolbox particularly well-suited for applications in computational neuroscience."""

setup(name="odetoolbox",
version="2.5.5-post-dev",
version="2.5.6",
author="The NEST Initiative",
classifiers=['Development Status :: 4 - Beta',
'Environment :: Console',
Expand Down

0 comments on commit 7de7dcf

Please sign in to comment.