Skip to content

Commit 1364885

Browse files
committed
Bump version number
1 parent 80817da commit 1364885

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shenfun/__init__.py

Lines changed: 1 addition & 1 deletion
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.2.1'
32+
__version__ = '4.2.2'
3333
__author__ = 'Mikael Mortensen'
3434

3535
import numpy as np

0 commit comments

Comments
 (0)