Skip to content

Commit 57ddc55

Browse files
authored
Change version to 1.5.0 (#91)
1 parent a6228ab commit 57ddc55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mct_quantizers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414
# ==============================================================================
1515

16-
__version__ = "1.4.0"
16+
__version__ = "1.5.0"
1717

1818

1919
from mct_quantizers.common.base_inferable_quantizer import QuantizationTarget, BaseInferableQuantizer, mark_quantizer

0 commit comments

Comments
 (0)