Skip to content

Commit

Permalink
prepare release v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
funbaker committed Oct 2, 2018
1 parent 0a003f3 commit 170d240
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.9.1
----------------
* Don't use OR's in RegTAP queries

* Add a timeout to job wait

0.9
----------------
* add a describe method to services to print a human-readable description
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ edit_on_github = False
github_project = pyvirtobs/pyvo
install_requires = astropy requests
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
version = 0.9
version = 0.9.1

[entry_points]

0 comments on commit 170d240

Please sign in to comment.