"git@developer.sourcefind.cn:OpenDAS/ktransformers.git" did not exist on "8b221f532afb5c7beaa1464eecfe96fd709c4ee3"
Commit d8515f31 authored by Tim Dettmers's avatar Tim Dettmers
Browse files

Bumped version number for release.

parent 3dc1688a
...@@ -13,7 +13,7 @@ def read(fname): ...@@ -13,7 +13,7 @@ def read(fname):
setup( setup(
name = f"bitsandbytes-cuda{os.environ['CUDA_VERSION']}", name = f"bitsandbytes-cuda{os.environ['CUDA_VERSION']}",
version = "0.0.24", version = "0.0.25",
author = "Tim Dettmers", author = "Tim Dettmers",
author_email = "dettmers@cs.washington.edu", author_email = "dettmers@cs.washington.edu",
description = ("8-bit optimizers and quantization routines."), description = ("8-bit optimizers and quantization 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