Skip to content

Commit

Permalink
Preparing release 0.9.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Mar 31, 2016
1 parent dbed17b commit 8557ad5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
@@ -1,8 +1,8 @@

0.9.9 (unreleased)
0.9.9 (2016-04-01)
------------------

- Nothing changed yet.
- Enforce the no-bulk-download policy.


0.9.8 (2016-03-31)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -26,7 +26,7 @@ def read(fname):
return codecs.open(file_path, encoding='utf-8').read()


version = '0.9.9.dev0'
version = '0.9.9'

setup(
name='elevation',
Expand Down

0 comments on commit 8557ad5

Please sign in to comment.