From 271acb5442b356e59e537381e0cfcf9d7166bd8e Mon Sep 17 00:00:00 2001 From: "Douglas Cerna (Soy Douglas)" Date: Fri, 6 Oct 2023 15:05:20 +0000 Subject: [PATCH] Release AM 1.15.0 + SS 0.21.0 --- administrators.rst | 2 +- conf.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/administrators.rst b/administrators.rst index 9e84600..3c771a1 100644 --- a/administrators.rst +++ b/administrators.rst @@ -1324,7 +1324,7 @@ platform (Transifex). .. _`SCOPE documentation`: https://github.com/CCA-Public/scope .. _`Swift documentation for large objects`: https://docs.openstack.org/swift/latest/overview_large_objects.html .. _`Boto3`: https://github.com/boto/boto3 -.. _`installation README.md`: https://github.com/artefactual/archivematica-storage-service/tree/stable/0.20.x/install#logging-configuration +.. _`installation README.md`: https://github.com/artefactual/archivematica-storage-service/tree/stable/0.21.x/install#logging-configuration .. _`logging configuration`: https://github.com/artefactual/archivematica-storage-service/blob/e68825db8819aceaa426a6066d612e810bf52ddd/install/storageService.logging.json .. _`Boto3 developers`: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/core/boto3.html#boto3.set_stream_logger .. _`rclone`: http://rclone.org diff --git a/conf.py b/conf.py index 7502407..b3589a3 100644 --- a/conf.py +++ b/conf.py @@ -77,9 +77,9 @@ # built documents. # # The short X.Y version. -version = "0.20" +version = "0.21" # The full version, including alpha/beta/rc tags. -release = "0.20.1" +release = "0.21.0" # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.