"vscode:/vscode.git/clone" did not exist on "5c25ae1a19a22d3ae3ec844d4d6ebbb7af3fe091"
Commit 0500c31f authored by Matthew Douglas's avatar Matthew Douglas
Browse files

Bump development version

parent 263af70b
......@@ -21,4 +21,4 @@ __pdoc__ = {
"optim.optimizer.MockArgs": False,
}
__version__ = "0.44.1"
__version__ = "0.44.2.dev"
......@@ -25,7 +25,7 @@ class BinaryDistribution(Distribution):
setup(
name="bitsandbytes",
version="0.44.1",
version="0.44.2.dev",
author="Tim Dettmers",
author_email="dettmers@cs.washington.edu",
description="k-bit optimizers and matrix multiplication routines.",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment