Skip to content

Commit

Permalink
Merge pull request #7 from sohonetlabs/v0.1.1
Browse files Browse the repository at this point in the history
v0.1.1
  • Loading branch information
juliotrigo authored Oct 28, 2019
2 parents 7d5aecb + 4c406c9 commit 8bf974e
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
Expand Up @@ -10,7 +10,7 @@ Backwards-compatible changes increment the minor version number only.
0.1.1
-----

Released: TBD
Released 2019-10-28

* Reconnect to redis on errors (`#6 <https://github.com/sohonetlabs/nameko-rediskn/pull/6>`_)
* New config key ``pubsub_backoff_factor`` (`#6 <https://github.com/sohonetlabs/nameko-rediskn/pull/6>`_)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

setup(
name='nameko-rediskn',
version='0.1.0',
version='0.1.1',
description='Nameko Redis Keyspace Notifications extension.',
long_description=readme,
long_description_content_type='text/x-rst',
Expand Down

0 comments on commit 8bf974e

Please sign in to comment.