From 9ae6ee436c1f94a45209ab242613febc52e5855d Mon Sep 17 00:00:00 2001 From: Francesco Witte Date: Mon, 15 Apr 2024 19:06:26 +0200 Subject: [PATCH] Update What's New --- docs/whats_new/v0-7-3.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/whats_new/v0-7-3.rst diff --git a/docs/whats_new/v0-7-3.rst b/docs/whats_new/v0-7-3.rst new file mode 100644 index 000000000..669e577fe --- /dev/null +++ b/docs/whats_new/v0-7-3.rst @@ -0,0 +1,10 @@ +v0.7.3 - Newton's Nature (April, 15, 2024) +++++++++++++++++++++++++++++++++++++++++++ + +This is a release with some minor fixes and adjustments in +styling. The most relevant change is the exposure of the +`UserDefinedEquation` class to the `tespy.tools` import level. + +Contributors +############ +- Francesco Witte (`@fwitte `__)