From 3158a8a64f2fd76f08456f37a9e9e75fd5ea4ead Mon Sep 17 00:00:00 2001 From: CI Runner Date: Sat, 17 Dec 2022 08:26:32 +0000 Subject: [PATCH] =?UTF-8?q?build(release):=20Version=201.1.0b0=20=E2=86=92?= =?UTF-8?q?=201.1.0b1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [actions skip] --- NEWS.rst | 6 ++++++ pyproject.toml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS.rst b/NEWS.rst index 49e7d204..4479644d 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -1,3 +1,9 @@ +Prunerr 1.1.0b1 (2022-12-17) +============================ + +No significant changes. + + Prunerr 1.1.0b0 (2022-12-16) ============================ diff --git a/pyproject.toml b/pyproject.toml index e0095211..42547005 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ write_to = "src/prunerr/version.py" # provides VCS hooks to enforce that commit messages comply with conventional commits: # https://commitizen-tools.github.io/commitizen/ name = "cz_conventional_commits" -version = "1.1.0b0" +version = "1.1.0b1" tag_format = "v$version" annotated_tag = true bump_message = """\