Skip to content

Commit

Permalink
Release 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Stranger6667 committed Mar 28, 2018
1 parent e6c5d1c commit 66e6c5c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Changelog
`Unreleased`_
-------------

`0.6.4`_ - 2018-03-28
---------------------

Added
~~~~~

Expand Down Expand Up @@ -240,7 +243,8 @@ Fixed

- Initial release.

.. _Unreleased: https://github.com/Stranger6667/pyoffers/compare/0.6.3...HEAD
.. _Unreleased: https://github.com/Stranger6667/pyoffers/compare/0.6.4...HEAD
.. _0.6.4: https://github.com/Stranger6667/pyoffers/compare/0.6.3...0.6.4
.. _0.6.3: https://github.com/Stranger6667/pyoffers/compare/0.6.2...0.6.3
.. _0.6.2: https://github.com/Stranger6667/pyoffers/compare/0.6.1...0.6.2
.. _0.6.1: https://github.com/Stranger6667/pyoffers/compare/0.6.0...0.6.1
Expand Down
2 changes: 1 addition & 1 deletion pyoffers/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# coding: utf-8

__version__ = '0.6.3'
__version__ = '0.6.4'

0 comments on commit 66e6c5c

Please sign in to comment.