We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d24f591 commit a33cddfCopy full SHA for a33cddf
shenfun/__init__.py
@@ -29,7 +29,7 @@
29
"""
30
#pylint: disable=wildcard-import,no-name-in-module
31
32
-__version__ = '4.1.1'
+__version__ = '4.1.2'
33
__author__ = 'Mikael Mortensen'
34
35
import numpy as np
0 commit comments