Skip to content

Commit d4afb86

Browse files
authored
chore: add 3.8, 3.9 descriptors to setup.py (#234)
1 parent c1f9e46 commit d4afb86

File tree

1 file changed

+2
-0
lines changed
  • packages/google-cloud-videointelligence

1 file changed

+2
-0
lines changed

packages/google-cloud-videointelligence/setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@
7979
"Programming Language :: Python :: 3",
8080
"Programming Language :: Python :: 3.6",
8181
"Programming Language :: Python :: 3.7",
82+
"Programming Language :: Python :: 3.8",
83+
"Programming Language :: Python :: 3.9",
8284
"Operating System :: OS Independent",
8385
"Topic :: Internet",
8486
],

0 commit comments

Comments
 (0)