Skip to content

Commit

Permalink
v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maroba committed Dec 21, 2024
1 parent b62dd51 commit a6dd964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion findiff/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- Version 0.12.*: Periodic boundary conditions for differential operators and PDEs
"""

__version__ = "0.12.0"
__version__ = "0.12.1"


from .interface import Diff
Expand Down

0 comments on commit a6dd964

Please sign in to comment.