We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 910521c commit 7c51548Copy full SHA for 7c51548
blis/about.py
@@ -5,7 +5,7 @@
5
# https://github.com/pypa/warehouse/blob/master/warehouse/__about__.py
6
7
__name__ = "blis"
8
-__version__ = "1.0.0"
+__version__ = "1.1.0a1"
9
__summary__ = (
10
"The Blis BLAS-like linear algebra library, as a self-contained C-extension."
11
)
0 commit comments