From a05527684946e9753c0fa7608823ee512afd2bd3 Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Thu, 29 May 2025 07:53:44 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20version:=200.1.16=20=E2=86=92=200.1.17?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .bumpversion.toml | 2 +- .version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bumpversion.toml b/.bumpversion.toml index a048bd5..f2d0f96 100644 --- a/.bumpversion.toml +++ b/.bumpversion.toml @@ -1,5 +1,5 @@ [tool.bumpversion] -current_version = "0.1.16" +current_version = "0.1.17" parse = "(?P\\d+)\\.(?P\\d+)\\.(?P\\d+)" serialize = ["{major}.{minor}.{patch}"] search = "{current_version}" diff --git a/.version b/.version index 99a25fc..44a7df2 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.1.16 \ No newline at end of file +0.1.17 \ No newline at end of file