mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Change development status back to 4 - beta
This commit is contained in:
parent
5cb9c0581c
commit
950f16cf42
2
setup.py
2
setup.py
@ -112,7 +112,7 @@ setup(
|
|||||||
zip_safe=False,
|
zip_safe=False,
|
||||||
python_requires='>=3.6',
|
python_requires='>=3.6',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Development Status :: 5 - Beta',
|
'Development Status :: 4 - Beta',
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
'Topic :: Database',
|
'Topic :: Database',
|
||||||
'Topic :: Database :: Database Engines/Servers',
|
'Topic :: Database :: Database Engines/Servers',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user