From c2ec5114a7865c5fccd745329ecdc34d912d9b74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Thu, 26 May 2022 15:35:31 +0200 Subject: Back to development: 2.10.1 --- ChangeLog | 6 ++++++ setup.cfg | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 586ea8e..d58715d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ ChangeLog ========= +2.10.1 (unreleased) +------------------- + +- Nothing changed yet. + + 2.10.0 (2022-05-26) ------------------- diff --git a/setup.cfg b/setup.cfg index 7fcd9e3..3e38471 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = semantic_version -version = 2.10.0 +version = 2.10.1.dev0 description = A library implementing the 'SemVer' scheme. long_description = file: README.rst # https://docutils.sourceforge.io/FAQ.html#what-s-the-official-mime-type-for-restructuredtext-data -- cgit v1.2.1