Skip to content

Commit

Permalink
Update MCT Quantizers version (#38)
Browse files Browse the repository at this point in the history
Co-authored-by: Ofir Gordon <[email protected]>
  • Loading branch information
ofirgo and Ofir Gordon authored Jul 18, 2023
1 parent 835f3c5 commit aebf916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mct_quantizers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
from mct_quantizers.keras import quantizers as keras_quantizers
from mct_quantizers.pytorch import quantizers as pytorch_quantizers

__version__ = "1.1.0"
__version__ = "1.2.0"

0 comments on commit aebf916

Please sign in to comment.