Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored Oct 10, 2024
1 parent 34fa501 commit af3d974
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 @@ -5,7 +5,7 @@ def readme():
return f.read()

setup(name='diffeqpy',
version='2.4.1',
version='2.4.2',
description='Solving Differential Equations in Python',
long_description=readme(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit af3d974

Please sign in to comment.