Skip to content

Commit 817bdf6

Browse files
committed
Bumped version after hotfix.
1 parent 90b0ac5 commit 817bdf6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ def read(fname):
1818

1919
setup(
2020
name=f"bitsandbytes",
21-
version=f"0.40.0.post3",
21+
version=f"0.40.0.post4",
2222
author="Tim Dettmers",
2323
author_email="dettmers@cs.washington.edu",
2424
description="k-bit optimizers and matrix multiplication routines.",

0 commit comments

Comments
 (0)