diff --git a/setup.py b/setup.py index dd47564..716c3ab 100644 --- a/setup.py +++ b/setup.py @@ -47,6 +47,7 @@ setup( 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', 'Programming Language :: Python :: 3.5', + 'Programming Language :: Python :: 3.6', ], license="LGPL 3", keywords="django,multiple,select,field,choices",