Skip to content

Commit

Permalink
preparing release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Aug 11, 2017
1 parent 2a93604 commit 927c2f0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc/changes.rst
Expand Up @@ -2,7 +2,7 @@
Release Notes
=============

0.4.0 (unreleased)
0.4.0 (2017-08-10)
------------------

* Add ``--version`` option.
Expand Down
2 changes: 1 addition & 1 deletion hpsspy/__init__.py
Expand Up @@ -23,4 +23,4 @@ class HpssOSError(HpssError):
pass


__version__ = '0.4.0.dev210'
__version__ = '0.4.0'

0 comments on commit 927c2f0

Please sign in to comment.