From 65fa416fd503cfe9a2be7637ee30c70a4a1f96f1 Mon Sep 17 00:00:00 2001 From: Ilyas Moutawwakil <57442720+IlyasMoutawwakil@users.noreply.github.com> Date: Wed, 31 Jul 2024 10:01:24 +0200 Subject: [PATCH] release (#237) --- optimum_benchmark/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optimum_benchmark/version.py b/optimum_benchmark/version.py index d4044aeb..53907f3b 100644 --- a/optimum_benchmark/version.py +++ b/optimum_benchmark/version.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.3.1" +__version__ = "0.4.0"