We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b448769 commit ca30656Copy full SHA for ca30656
setup.py
@@ -5,7 +5,7 @@ def readme():
5
return f.read()
6
7
setup(name='diffeqpy',
8
- version='2.3.0',
+ version='2.4.0',
9
description='Solving Differential Equations in Python',
10
long_description=readme(),
11
long_description_content_type="text/markdown",
0 commit comments