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.
2 parents f0ce5ad + dc0e2ae commit 0e4bcf6Copy full SHA for 0e4bcf6
1 file changed
setup.py
@@ -5,7 +5,7 @@ def readme():
5
return f.read()
6
7
setup(name='diffeqpy',
8
- version='2.5.5',
+ version='2.6.0',
9
description='Solving Differential Equations in Python',
10
long_description=readme(),
11
long_description_content_type="text/markdown",
0 commit comments