Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaem committed Oct 20, 2023
1 parent 02b034f commit 1775391
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.2'
__version__ = '4.1.3'
__author__ = 'Mikael Mortensen'

import numpy as np
Expand Down

0 comments on commit 1775391

Please sign in to comment.