Skip to content

Commit 170d240

Browse files
committed
prepare release v0.9.1
1 parent 0a003f3 commit 170d240

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.9.1
2+
----------------
3+
* Don't use OR's in RegTAP queries
4+
5+
* Add a timeout to job wait
6+
17
0.9
28
----------------
39
* add a describe method to services to print a human-readable description

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ edit_on_github = False
4646
github_project = pyvirtobs/pyvo
4747
install_requires = astropy requests
4848
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
49-
version = 0.9
49+
version = 0.9.1
5050

5151
[entry_points]

0 commit comments

Comments
 (0)