Skip to content

Commit

Permalink
chore: add classifiers for python 3.9 and python 3.10 (#264)
Browse files Browse the repository at this point in the history
added support for python 3.9 and 3.10

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
anukaal and parthea authored Nov 16, 2021
1 parent 5ef25e4 commit f1b4be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/google-cloud-datacatalog/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,8 @@
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Operating System :: OS Independent",
"Topic :: Internet",
],
Expand Down

0 comments on commit f1b4be9

Please sign in to comment.