Skip to content

Commit e63fc5d

Browse files
reuvenperetzreuvenp
andauthored
Update version to 1.4.0 (#75)
Co-authored-by: reuvenp <reuvenp@altair-semi.com>
1 parent 8994f7b commit e63fc5d

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.3.0"
16+
__version__ = "1.4.0"
1717

1818

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

0 commit comments

Comments
 (0)