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 886fe6e commit b5b33e8Copy full SHA for b5b33e8
CHANGES.rst
@@ -1,3 +1,7 @@
1
+1.3 (unreleased)
2
+================
3
+
4
5
1.2.1 (2022-01-12)
6
==================
7
setup.cfg
@@ -42,7 +42,7 @@ edit_on_github = False
42
github_project = astropy/pyvo
43
install_requires = astropy>=4.0 requests
44
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
45
-version = 1.2.1
+version = 1.3.dev
46
47
[coverage:run]
48
omit =
0 commit comments