From 09faf1a374024343e96f5c44d275f77fd10ebf0f Mon Sep 17 00:00:00 2001 From: Ivan Kudinov Date: Mon, 30 Nov 2020 15:39:28 +0600 Subject: [PATCH] Prepare to release --- setup.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 216ab90..c57c327 100644 --- a/setup.py +++ b/setup.py @@ -86,8 +86,11 @@ def get_long_description(): 'License :: OSI Approved :: BSD License', 'Operating System :: Unix', 'Programming Language :: Python :: 2.7', - 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', + 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', + 'Programming Language :: Python :: 3.9', 'Topic :: Utilities', ], entry_points={