Skip to content

Commit 5a02c74

Browse files
authored
Merge pull request #3027 from daspecster/set-alpha-classifiers
Update Beta classifiers to Alpha for specified services.
2 parents 659163a + 3e060ce commit 5a02c74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-vision/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)