chore: Fix version to be 0.0.1 instead of 0.1.0

This commit is contained in:
CoreRasurae
2025-09-11 22:00:44 +01:00
committed by Luis Mendes
parent 9b0deb7b12
commit aaa176ba06
+2 -2
View File
@@ -1,6 +1,6 @@
[metadata]
name = clevercloud_storage_framework
version = 0.1.0
version = 0.0.1
description = A unified framework for interacting with various AWS storage services
long_description = file: README.md
long_description_content_type = text/markdown
@@ -10,7 +10,7 @@ license = Apache
license_files = LICENSE
url = https://git.cleverthis.com/cleverlibre/clevercloud-storage
classifiers =
Development Status :: 5 - Production/Stable
Development Status :: 4 - Beta
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: Unix