From dfbfd8c6a2a3c86864cc9ec33b3fa300f6ef8880 Mon Sep 17 00:00:00 2001 From: andamian Date: Wed, 6 Jun 2018 10:51:27 -0700 Subject: [PATCH] Update setup.cfg --- vos/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vos/setup.cfg b/vos/setup.cfg index a3fd15e2c..25da33570 100644 --- a/vos/setup.cfg +++ b/vos/setup.cfg @@ -51,7 +51,7 @@ edit_on_github = False github_project = opencadc/vostools install_requires = html2text>=2016.5.29 cadcutils>=1.1.6 future # version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440) -version = 3.0.4 +version = 3.0.5 [entry_points] vcat = vos.commands.vcat:vcat