Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaem committed Nov 8, 2023
1 parent 749af4d commit 6ccf372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shenfun/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"""
#pylint: disable=wildcard-import,no-name-in-module

__version__ = '4.1.3'
__version__ = '4.1.4'
__author__ = 'Mikael Mortensen'

import numpy as np
Expand Down

0 comments on commit 6ccf372

Please sign in to comment.