Skip to content

Commit

Permalink
Update supported Python versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoclawski committed Jun 2, 2021
1 parent 5d16865 commit 1f00572
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,7 @@ def get_long_description():
'Programming Language :: Python',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: 3.9',
]
)

0 comments on commit 1f00572

Please sign in to comment.