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 34fa501 commit af3d974Copy full SHA for af3d974
setup.py
@@ -5,7 +5,7 @@ def readme():
5
return f.read()
6
7
setup(name='diffeqpy',
8
- version='2.4.1',
+ version='2.4.2',
9
description='Solving Differential Equations in Python',
10
long_description=readme(),
11
long_description_content_type="text/markdown",
0 commit comments