We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81f523b + c76fea4 commit 5382029Copy full SHA for 5382029
pyproject.toml
@@ -3,7 +3,7 @@ name = "object-storage-api"
3
description = "Python microservice providing an API for handling attachments and images in an S3 object store."
4
readme = "README.md"
5
requires-python = ">=3.13"
6
-version = "1.0.0"
+version = "1.1.0"
7
8
dependencies = [
9
"cryptography",
0 commit comments