Skip to content

Commit d878914

Browse files
authored
Update classifier to Development Status :: 4 - Beta (#291)
Bump the stability from https://pypi.org/classifiers/ Signed-off-by: Serge Smertin <[email protected]>
1 parent 9aea9a0 commit d878914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
url="https://databricks-sdk-py.readthedocs.io",
2626
keywords="databricks sdk",
2727
classifiers=[
28-
"Development Status :: 3 - Alpha",
28+
"Development Status :: 4 - Beta",
2929
"Intended Audience :: Developers",
3030
"Intended Audience :: Science/Research",
3131
"Intended Audience :: System Administrators",

0 commit comments

Comments
 (0)