From 959e5be971c228e8c39cfa698f155d3221c411ef Mon Sep 17 00:00:00 2001 From: Tieqiong Zhang Date: Thu, 24 Oct 2024 15:32:47 -0400 Subject: [PATCH] add news --- news/toml.rst | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 news/toml.rst diff --git a/news/toml.rst b/news/toml.rst new file mode 100644 index 0000000..600d0d4 --- /dev/null +++ b/news/toml.rst @@ -0,0 +1,24 @@ +**Added:** + +* + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* Added termial script for transtru app in pyproject.toml +* Changed requires-python to align with classifiers + +**Security:** + +*