Bump on version.

This commit is contained in:
Tim Dettmers 2023-07-10 16:40:22 -07:00
parent a26a321e07
commit b8da4a165a

View File

@ -18,7 +18,7 @@ def read(fname):
setup(
name=f"bitsandbytes",
version=f"0.40.0",
version=f"0.40.0.post1",
author="Tim Dettmers",
author_email="dettmers@cs.washington.edu",
description="k-bit optimizers and matrix multiplication routines.",