aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2014-01-04 22:49:18 +0100
committerMatěj Cepl <mcepl@redhat.com>2014-01-04 22:49:18 +0100
commit2b7981e4f8ad425d73936751789c7609f5541a1b (patch)
tree792b16d245e662ffcb800ca6c0ab00e9ae6aa7eb /setup.py
parent9762529a9e4d90734b327770c18ebcc7e86b8879 (diff)
downloadgg_scraper-2b7981e4f8ad425d73936751789c7609f5541a1b.tar.gz
Bump the release to 0.40.4
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index bec4529..74d98dc 100644
--- a/setup.py
+++ b/setup.py
@@ -31,6 +31,7 @@ classifiers = [
'Intended Audience :: Information Technology',
'License :: OSI Approved :: GNU General Public License v3 (GPLv3)',
'Natural Language :: English',
+ 'Programming Language :: Python :: 2',
'Programming Language :: Python :: 3',
'Topic :: Communications :: Email',
'Topic :: Communications :: Conferencing']