Bumped version for release.

This commit is contained in:
Tim Dettmers 2021-11-29 09:34:29 -08:00
parent 20e1677dfd
commit 85287b9eda

View File

@ -13,7 +13,7 @@ def read(fname):
setup(
name = f"bitsandbytes-cuda{os.environ['CUDA_VERSION']}",
version = "0.25.0",
version = "0.26.0",
author = "Tim Dettmers",
author_email = "dettmers@cs.washington.edu",
description = ("8-bit optimizers and quantization routines."),