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 1887f00 commit b5800d3Copy full SHA for b5800d3
bitsandbytes/__init__.py
@@ -24,6 +24,6 @@
24
"optim.optimizer.MockArgs": False,
25
}
26
27
-__version__ = "0.41.1"
+__version__ = "0.41.3.post1"
28
29
PACKAGE_GITHUB_URL = "https://github.com/TimDettmers/bitsandbytes"
0 commit comments