Skip to content

Commit a3af1c7

Browse files
authored
Update __init__.py with version 2.4.0 (#1458)
1 parent 9d456aa commit a3af1c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

model_compression_toolkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@
2727
from model_compression_toolkit import pruning
2828
from model_compression_toolkit.trainable_infrastructure.keras.load_model import keras_load_quantized_model
2929

30-
__version__ = "2.3.0"
30+
__version__ = "2.4.0"

0 commit comments

Comments
 (0)