chore: Fix version to be 0.0.1 instead of 0.1.0
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user