Skip to content

Commit

Permalink
Add py39 to supported langs
Browse files Browse the repository at this point in the history
  • Loading branch information
kvesteri committed Jun 28, 2021
1 parent db2c618 commit b5b48b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ def get_version():
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content',
'Topic :: Software Development :: Libraries :: Python Modules'
]
Expand Down

0 comments on commit b5b48b1

Please sign in to comment.