From e84d8b2dde65934a10b0fe7ef504a6c45ed182d2 Mon Sep 17 00:00:00 2001 From: andamian Date: Mon, 3 May 2021 07:52:04 -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 4417af1d..2a79ed16 100644 --- a/vos/setup.cfg +++ b/vos/setup.cfg @@ -50,7 +50,7 @@ edit_on_github = False github_project = opencadc/vostools install_requires = html2text>=2016.5.29 cadcutils>=1.1.30 future aenum # version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440) -version = 3.1.3 +version = 3.3 [entry_points]