We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 297664b commit 0294681Copy full SHA for 0294681
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "x2s3"
3
-version = "0.9.1"
+version = "1.0.0"
4
description = "RESTful web service which makes any storage system X available as an S3-compatible REST API"
5
readme = "README.md"
6
license = { file = "LICENSE" }
0 commit comments