From 6c53806ec07b75e00b8836ca0b836f53e7b7bb53 Mon Sep 17 00:00:00 2001 From: Peter Mathis Date: Mon, 11 Sep 2023 10:10:28 +0200 Subject: [PATCH] Back to development: 3.0.3 --- CHANGES.rst | 6 ++++++ setup.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 8c334eb..444fed5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,12 @@ Changelog ========= +3.0.3 (unreleased) +------------------ + +- Nothing changed yet. + + 3.0.2 (2023-09-11) ------------------ diff --git a/setup.py b/setup.py index fb4af69..4add31d 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ setup( # zest.releaser needs version here for now - version="3.0.2", + version="3.0.3.dev0", # thanks to this bug # https://github.com/pypa/setuptools/issues/1136 # we need one line in here: