Skip to content

Commit 0d139bb

Browse files
authored
Increment version (#147)
1 parent 45628a2 commit 0d139bb

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.3"
8+
__version__ = "1.3.4.dev0"
99
__summary__ = (
1010
"The Blis BLAS-like linear algebra library, as a self-contained C-extension."
1111
)

0 commit comments

Comments
 (0)