Skip to content

Commit 26f1a97

Browse files
authored
fix trove classifier (googleapis#5386)
1 parent 122d884 commit 26f1a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iot/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
name = 'google-cloud-iot'
2121
description = 'Cloud IoT API API client library'
2222
version = '0.1.0'
23-
release_status = '3 - Alpha'
23+
release_status = 'Development Status :: 3 - Alpha'
2424
dependencies = [
2525
'google-api-core[grpc] >= 1.1.0, < 2.0.0dev',
2626
'grpc-google-iam-v1 >= 0.11.1, < 0.12dev',

0 commit comments

Comments
 (0)