From 52575da5dd1cd534a0fc35917631ff95ce7967f8 Mon Sep 17 00:00:00 2001 From: Stefan Appelhoff Date: Fri, 27 Oct 2023 14:28:13 +0200 Subject: [PATCH] start developing 0.5.0 --- docs/whats_new.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/docs/whats_new.rst b/docs/whats_new.rst index bdce181..3601e25 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -29,6 +29,19 @@ Here we list a changelog of ``pyprep``. .. currentmodule:: pyprep +.. _changes_0_5_0: + +Version 0.5.0 (Unreleased) +------------------------- + +Changelog +~~~~~~~~~ +- nothing yet + +Bug +~~~ +- nothing yet + .. _changes_0_4_3: Version 0.4.3 (2023-10-27)