Skip to content

Commit 5382029

Browse files
authored
Merge pull request #245 from ral-facilities/main
Merge `main` into `develop` after `v1.1.0` release
2 parents 81f523b + c76fea4 commit 5382029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "object-storage-api"
33
description = "Python microservice providing an API for handling attachments and images in an S3 object store."
44
readme = "README.md"
55
requires-python = ">=3.13"
6-
version = "1.0.0"
6+
version = "1.1.0"
77

88
dependencies = [
99
"cryptography",

0 commit comments

Comments
 (0)