Skip to content

Commit

Permalink
Add python3.9 to supported version
Browse files Browse the repository at this point in the history
Signed-off-by: Herklos <herklos.dev@protonmail.com>
  • Loading branch information
Herklos committed Mar 3, 2021
1 parent 8af9d1d commit 46f2dd2
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 @@ -95,6 +95,7 @@ def build_ext(*args, **kwargs):
'Operating System :: Microsoft :: Windows',
'Operating System :: POSIX',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
'Programming Language :: Cython',
],
)

0 comments on commit 46f2dd2

Please sign in to comment.