Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Oct 13, 2024
1 parent 7bee933 commit 11e793d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ requires = [

[project]
name = "pycaputo"
version = "0.8.0"
version = "0.8.1"
description = "Evaluate fractional integrals and solve fractional ODEs"
readme = "README.rst"
keywords = [
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ pygments==2.18.0
# pydata-sphinx-theme
# rich
# sphinx
pyparsing==3.1.4
pyparsing==3.2.0
# via matplotlib
pyproject-fmt==2.3.0
# via pycaputo (pyproject.toml)
Expand Down Expand Up @@ -135,7 +135,7 @@ snowballstemmer==2.2.0
# via sphinx
soupsieve==2.6
# via beautifulsoup4
sphinx==8.1.0
sphinx==8.1.2
# via
# pycaputo (pyproject.toml)
# pydata-sphinx-theme
Expand Down

0 comments on commit 11e793d

Please sign in to comment.