Skip to content

Commit 0294681

Browse files
committed
set version to 1.0.0
1 parent 297664b commit 0294681

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
@@ -1,6 +1,6 @@
11
[project]
22
name = "x2s3"
3-
version = "0.9.1"
3+
version = "1.0.0"
44
description = "RESTful web service which makes any storage system X available as an S3-compatible REST API"
55
readme = "README.md"
66
license = { file = "LICENSE" }

0 commit comments

Comments
 (0)