Skip to content

Commit 93832a6

Browse files
authored
bump version (#907)
Signed-off-by: Dipika <[email protected]>
1 parent a173a0c commit 93832a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/llmcompressor/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from typing import Optional, Tuple
99

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

1414

0 commit comments

Comments
 (0)