aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2016-11-06 20:54:45 -0500
committerPaul Ganssle <paul@ganssle.io>2016-11-08 09:40:01 -0500
commit418b8aec2dd0576959a5c8909d3a7056109fbee6 (patch)
treec793fb95a30684e2bffb70a61e03e1a083143af9 /setup.py
parentce96faee209b6fd62f41c62ae7bfcd39dc6be5c6 (diff)
downloaddateutil-418b8aec2dd0576959a5c8909d3a7056109fbee6.tar.gz
Prepare 2.6.0 release.
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 a4093e4..46c0bc7 100644
--- a/setup.py
+++ b/setup.py
@@ -46,6 +46,7 @@ datetime module available in the Python standard library.
'Programming Language :: Python :: 3.3',
'Programming Language :: Python :: 3.4',
'Programming Language :: Python :: 3.5',
+ 'Programming Language :: Python :: 3.6',
'Topic :: Software Development :: Libraries',
],
test_suite="dateutil.test"