Skip to content

Commit a568148

Browse files
committed
Bump to version 2.9.12
1 parent 8ed14c4 commit a568148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inlinino/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import numpy as np
99

1010

11-
__version__ = '2.9.11'
11+
__version__ = '2.9.12'
1212

1313
# Setup Logger
1414
logging.basicConfig(level=logging.DEBUG)

0 commit comments

Comments
 (0)