From 26bfcb12ee704e257fbe896cd4516f8b4896c06b Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Tue, 20 May 2025 11:49:43 +0000 Subject: [PATCH 1/2] =?UTF-8?q?Bump=20version:=200.1.0=20=E2=86=92=200.1.1?= 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 3fa0d2c..9d4b2d8 100644 --- a/.bumpversion.toml +++ b/.bumpversion.toml @@ -1,5 +1,5 @@ [tool.bumpversion] -current_version = "0.1.0" +current_version = "0.1.1" parse = "(?P\\d+)\\.(?P\\d+)\\.(?P\\d+)" serialize = ["{major}.{minor}.{patch}"] search = "{current_version}" diff --git a/.version b/.version index 6c6aa7c..6da28dd 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.1.0 \ No newline at end of file +0.1.1 \ No newline at end of file From 96129a369c5e8ea7e41e51f7bc5f29edbea92d6d Mon Sep 17 00:00:00 2001 From: Gitea CI Date: Tue, 20 May 2025 11:51:16 +0000 Subject: [PATCH 2/2] =?UTF-8?q?Bump=20version:=200.1.1=20=E2=86=92=200.1.2?= 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 9d4b2d8..f0f00f8 100644 --- a/.bumpversion.toml +++ b/.bumpversion.toml @@ -1,5 +1,5 @@ [tool.bumpversion] -current_version = "0.1.1" +current_version = "0.1.2" parse = "(?P\\d+)\\.(?P\\d+)\\.(?P\\d+)" serialize = ["{major}.{minor}.{patch}"] search = "{current_version}" diff --git a/.version b/.version index 6da28dd..8294c18 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -0.1.1 \ No newline at end of file +0.1.2 \ No newline at end of file