Skip to content

Commit a33cddf

Browse files
committed
Bump version
1 parent d24f591 commit a33cddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shenfun/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"""
3030
#pylint: disable=wildcard-import,no-name-in-module
3131

32-
__version__ = '4.1.1'
32+
__version__ = '4.1.2'
3333
__author__ = 'Mikael Mortensen'
3434

3535
import numpy as np

0 commit comments

Comments
 (0)