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]