Skip to content

Commit 721a86a

Browse files
ofirgoOfir Gordon
andauthored
Release changes v1.1.0Change project version to 1.1.0 before release (#26)
Co-authored-by: Ofir Gordon <Ofir.Gordon@altair-semi.com>
1 parent 20c9c4d commit 721a86a

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
@@ -26,4 +26,4 @@
2626
from mct_quantizers.keras import quantizers as keras_quantizers
2727
from mct_quantizers.pytorch import quantizers as pytorch_quantizers
2828

29-
__version__ = "1.0.0"
29+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)