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 8ccc0b0 commit a17766dCopy full SHA for a17766d
setup.py
@@ -18,7 +18,7 @@ def read(fname):
18
19
setup(
20
name=f"bitsandbytes",
21
- version=f"0.32.3",
+ version=f"0.33.0",
22
author="Tim Dettmers",
23
author_email="[email protected]",
24
description="8-bit optimizers and matrix multiplication routines.",
0 commit comments