diff --git a/setup.cfg b/setup.cfg index 09f7405..a815cef 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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