From 98c59f07f01a3f26ccf83612fc17207072cea113 Mon Sep 17 00:00:00 2001 From: andamian Date: Mon, 25 Sep 2017 13:38:21 -0700 Subject: [PATCH] Update setup.cfg --- caom2/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caom2/setup.cfg b/caom2/setup.cfg index 34be1d5a..21cadb6d 100644 --- a/caom2/setup.cfg +++ b/caom2/setup.cfg @@ -39,7 +39,7 @@ edit_on_github = False github_project = opencadc/caom2tools install_requires = future lxml aenum # version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386) -version = 2.3.0a4 +version = 2.3.0a5 [entry_points]