Skip to content

Commit

Permalink
Preparing release 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
alexamici committed Mar 30, 2016
1 parent 237a6d8 commit 137a342
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

0.9.5 (unreleased)
0.9.5 (2016-03-30)
------------------

- Initial public beta release.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def read(fname):
return codecs.open(file_path, encoding='utf-8').read()


version = '0.9.5.dev0'
version = '0.9.5'

setup(
name='elevation',
Expand Down

0 comments on commit 137a342

Please sign in to comment.