Skip to content

Commit b987aec

Browse files
committed
Mark runtimeconfig package as alpha.
1 parent bc0788c commit b987aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtimeconfig/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
'include_package_data': True,
3636
'zip_safe': False,
3737
'classifiers': [
38-
'Development Status :: 4 - Beta',
38+
'Development Status :: 3 - Alpha',
3939
'Intended Audience :: Developers',
4040
'License :: OSI Approved :: Apache Software License',
4141
'Operating System :: OS Independent',

0 commit comments

Comments
 (0)