jenkins-bot merged this change.
[setup] Add python 3.8 to the setup classifier
Change-Id: Ieb3fb179022871f0872b3e6a77f1a8d74e5f2dac
---
M setup.py
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/setup.py b/setup.py
index de86399..066bb9c 100644
--- a/setup.py
+++ b/setup.py
@@ -237,6 +237,7 @@
'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7',
+ 'Programming Language :: Python :: 3.8',
'Programming Language :: Python :: Implementation :: CPython',
'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: Wiki',
'Topic :: Software Development :: Libraries :: Python Modules',
To view, visit change 557530. To unsubscribe, or for help writing mail filters, visit settings.