Skip to content

Commit 3a312da

Browse files
authored
update version (#144)
1 parent 9061e45 commit 3a312da

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.6.0"
16+
__version__ = "1.7.0"
1717

1818

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

0 commit comments

Comments
 (0)