We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed14c4 commit a568148Copy full SHA for a568148
inlinino/__init__.py
@@ -8,7 +8,7 @@
8
import numpy as np
9
10
11
-__version__ = '2.9.11'
+__version__ = '2.9.12'
12
13
# Setup Logger
14
logging.basicConfig(level=logging.DEBUG)
0 commit comments