diff --git a/optimum/quanto/__init__.py b/optimum/quanto/__init__.py index cb845147..230ecc4a 100644 --- a/optimum/quanto/__init__.py +++ b/optimum/quanto/__init__.py @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.2.3dev" +__version__ = "0.2.3" from .calibrate import * from .library import *