diff --git a/optimum/version.py b/optimum/version.py index d10af69b03b..821c81ef663 100644 --- a/optimum/version.py +++ b/optimum/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.23.1" +__version__ = "1.23.2"