diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2cca825c..3ae4121c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -19,19 +19,9 @@ See the fragment files in the `changelog.d directory`_. .. scriv-insert-here -.. _changelog-0.7.15: - -0.7.15 - 2024-09-24 -=================== - -Fixed ------ - -- Install a3m in Docker environment. - .. _changelog-0.7.14: -0.7.14 - 2024-09-05 +0.7.14 - 2024-09-24 =================== Changed diff --git a/pyproject.toml b/pyproject.toml index dfacd49f..309a39bc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ namespaces = false [project] name = "a3m" -version = "0.7.15" +version = "0.7.14" description = "Lightweight Archivematica" requires-python = ">=3.11" readme = "README.rst"