Skip to content

Commit 01f5719

Browse files
committed
Python 3.9 tested: update classifiers
1 parent a2b2a87 commit 01f5719

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Pros:
5050
Python 3.6
5151
Python 3.7
5252
Python 3.8
53+
Python 3.9
5354

5455
.. note:: Old pythons: For Python 2.7 and PyPy use versions 1.x.x, python 3.4 use versions 2.x.x, python 3.5 and PyPy 3.5 use versions 3.x.x
5556

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ def get_simple_vars_from_src(
121121
"Programming Language :: Python :: 3.6",
122122
"Programming Language :: Python :: 3.7",
123123
"Programming Language :: Python :: 3.8",
124+
"Programming Language :: Python :: 3.9",
124125
"Programming Language :: Python :: Implementation :: CPython",
125126
"Programming Language :: Python :: Implementation :: PyPy",
126127
]

0 commit comments

Comments
 (0)