We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90b0ac5 commit 817bdf6Copy full SHA for 817bdf6
setup.py
@@ -18,7 +18,7 @@ def read(fname):
18
19
setup(
20
name=f"bitsandbytes",
21
- version=f"0.40.0.post3",
+ version=f"0.40.0.post4",
22
author="Tim Dettmers",
23
author_email="[email protected]",
24
description="k-bit optimizers and matrix multiplication routines.",
0 commit comments