diff --git a/optimum/version.py b/optimum/version.py index 8eeeb9d05a..4a8a7edab6 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.22.0.dev0" +__version__ = "1.23.0.dev0"