From f2885b8603af4aa3c7bd5762be1de28dd13f87b2 Mon Sep 17 00:00:00 2001 From: Dustin Ingram Date: Mon, 11 May 2020 13:07:39 -0500 Subject: [PATCH] Version 2020.05.11 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e6b70a6..fe19fc6 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ setup( name='trove-classifiers', - version='2020.04.09', + version='2020.05.11', description="Canonical source for classifiers on PyPI (pypi.org).", long_description=long_description, long_description_content_type="text/markdown",