Skip to content

Commit c81f07c

Browse files
committed
Increment version
1 parent f1dff05 commit c81f07c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blis/about.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# https://github.com/pypa/warehouse/blob/master/warehouse/__about__.py
66

77
__name__ = "blis"
8-
__version__ = "1.2.0"
8+
__version__ = "1.2.1"
99
__summary__ = (
1010
"The Blis BLAS-like linear algebra library, as a self-contained C-extension."
1111
)

0 commit comments

Comments
 (0)