Skip to content

Commit

Permalink
Bumped version after hotfix.
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDettmers committed Jul 12, 2023
1 parent 90b0ac5 commit 817bdf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def read(fname):

setup(
name=f"bitsandbytes",
version=f"0.40.0.post3",
version=f"0.40.0.post4",
author="Tim Dettmers",
author_email="[email protected]",
description="k-bit optimizers and matrix multiplication routines.",
Expand Down

0 comments on commit 817bdf6

Please sign in to comment.