Skip to content

Commit

Permalink
bump version (#907)
Browse files Browse the repository at this point in the history
Signed-off-by: Dipika <dipikasikka1@gmail.com>
  • Loading branch information
dsikka authored Nov 12, 2024
1 parent a173a0c commit 93832a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/llmcompressor/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from typing import Optional, Tuple

# Define the base version and build type
version_base = "0.2.0"
version_base = "0.3.0"
build_type = "dev" # can be 'release', 'nightly', 'dev', or 'dev' with a dev number


Expand Down

0 comments on commit 93832a6

Please sign in to comment.