Skip to content

Commit 4d5a0c6

Browse files
committed
Bump version number
1 parent d0b2c45 commit 4d5a0c6

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
@@ -28,7 +28,7 @@
2828
"""
2929
#pylint: disable=wildcard-import,no-name-in-module
3030

31-
__version__ = '3.0.5'
31+
__version__ = '3.0.6'
3232
__author__ = 'Mikael Mortensen'
3333

3434
import numpy as np

0 commit comments

Comments
 (0)