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 a0d16c6 commit 53a9426Copy full SHA for 53a9426
docs/changelog.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-pycaputo X.Y.Z (TDB)
5
---------------------
+pycaputo 0.9.0 (March 6, 2025)
+------------------------------
6
7
Dependencies
8
^^^^^^^^^^^^
pyproject.toml
@@ -6,7 +6,7 @@ requires = [
[project]
name = "pycaputo"
9
-version = "0.8.1"
+version = "0.9.0"
10
description = "Evaluate fractional integrals and solve fractional ODEs"
11
readme = "README.rst"
12
keywords = [
0 commit comments