We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f57603f commit 1c1c93fCopy full SHA for 1c1c93f
caom2utils/setup.cfg
@@ -32,9 +32,9 @@ license = AGPLv3
32
url = http://www.cadc-ccda.hia-iha.nrc-cnrc.gc.ca/caom2
33
edit_on_github = False
34
github_project = opencadc/caom2tools
35
-install_requires = cadcdata==2.0rc2 caom2>=2.4 astropy>=2.0 spherical-geometry>=1.2.11;python_version>="3.6" vos>=3.1.1
+install_requires = cadcdata==2.0 caom2>=2.4 astropy>=2.0 spherical-geometry>=1.2.11;python_version>="3.6" vos>=3.1.1
36
# version should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
37
-version = 1.6.4
+version = 1.6.5
38
39
40
0 commit comments