Skip to content

Commit

Permalink
fix: unbump
Browse files Browse the repository at this point in the history
  • Loading branch information
alexfikl committed Sep 1, 2024
1 parent 226e440 commit 05d1c92
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
9 changes: 0 additions & 9 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
Changelog
=========

pycaputo 0.8.1 (September 1, 2024)
----------------------------------

Fixes
^^^^^

* Remove direct (git) dependency on ``differint``, which is not allowed when
uploading to PyPI.

pycaputo 0.8.0 (September 1, 2024)
----------------------------------

Expand Down
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.1"
version = "0.8.0"
description = "Evaluate fractional integrals and solve fractional ODEs"
readme = "README.rst"
keywords = [
Expand Down

0 comments on commit 05d1c92

Please sign in to comment.