Skip to content

Commit 6859968

Browse files
committed
Increment version
1 parent ffac67f commit 6859968

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blis/about.py

Lines changed: 1 addition & 1 deletion
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.3.2"
8+
__version__ = "1.3.3"
99
__summary__ = (
1010
"The Blis BLAS-like linear algebra library, as a self-contained C-extension."
1111
)

0 commit comments

Comments
 (0)