Browse Source

Enable Python 3.4 classifier

Corey Farwell 11 years ago
parent
commit
2f80c4c5dc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -50,6 +50,7 @@ setup(
         "Programming Language :: Python :: 3",
         "Programming Language :: Python :: 3.2",
         "Programming Language :: Python :: 3.3",
+        "Programming Language :: Python :: 3.4",
         "Topic :: Documentation",
     ],
     keywords='howdoi help console command line answer',