Skip to content

Commit

Permalink
Declare support for Python 3.10 (#1053)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Oct 22, 2021
1 parent 1e69992 commit 2ee879f
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 @@ -37,6 +37,7 @@
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
],
keywords="arrow date time datetime timestamp timezone humanize",
project_urls={
Expand Down

0 comments on commit 2ee879f

Please sign in to comment.