Skip to content

Commit

Permalink
feat: add python 3.9 support
Browse files Browse the repository at this point in the history
  • Loading branch information
jnoortheen committed Nov 1, 2020
1 parent 221e26a commit c647243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ classifiers = [
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
]

[tool.poetry.dependencies]
Expand Down

0 comments on commit c647243

Please sign in to comment.