Skip to content

Commit bd4008f

Browse files
reuvenperetzreuvenp
andauthored
Update version to 1.5.2 (#99)
Co-authored-by: reuvenp <[email protected]>
1 parent d3b6977 commit bd4008f

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.5.1"
16+
__version__ = "1.5.2"
1717

1818

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

0 commit comments

Comments
 (0)