Skip to content

Commit

Permalink
Prep 0.3.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
donnemartin committed Apr 10, 2016
1 parent c338fcf commit 9eac20b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ https://github.com/donnemartin/haxor-news/issues
Changelog
=========

0.3.0 (2016-04-10)
0.3.1 (2016-04-10)
------------------

- Initial release.
2 changes: 1 addition & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ https://github.com/donnemartin/haxor-news/issues
Changelog
=========

0.3.0 (2016-04-10)
0.3.1 (2016-04-10)
------------------

- Initial release.
Expand Down
2 changes: 1 addition & 1 deletion haxor_news/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# ANY KIND, either express or implied. See the License for the specific
# language governing permissions and limitations under the License.

__version__ = '0.3.0'
__version__ = '0.3.1'

0 comments on commit 9eac20b

Please sign in to comment.