From fb203b187ed8e2fc6d16cb6c1490fb2999266291 Mon Sep 17 00:00:00 2001 From: fxmarty <9808326+fxmarty@users.noreply.github.com> Date: Tue, 16 Apr 2024 15:35:12 +0200 Subject: [PATCH] update version --- optimum/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optimum/version.py b/optimum/version.py index ab0bfa597b..1eb7cc7fbf 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.19.0.dev0" +__version__ = "1.19.0"