Skip to content

Commit

Permalink
Release 0.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Stranger6667 committed Jun 19, 2018
1 parent aefdb2b commit f3f03bf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Changelog
`Unreleased`_
-------------

`0.6.9`_ - 2018-06-19
---------------------

Added
~~~~~
- ``find_all_affiliate_approvals``. (`iamanikeev`_)
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.8'
__version__ = '0.6.9'

0 comments on commit f3f03bf

Please sign in to comment.