diff --git a/vos/setup.cfg b/vos/setup.cfg index 8ae260145..a3fd15e2c 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.3 +version = 3.0.4 [entry_points] vcat = vos.commands.vcat:vcat