Skip to content

Commit

Permalink
README: add link to #11 for eventloop integration examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-fg committed Sep 16, 2017
1 parent 0d14c59 commit b906e7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,9 @@ rather return "future" object and register a set of fd's (as passed to
Never needed that, so not implemented in the module, but should be rather easy
to implement on top of it, as described.

See more info/discussion and code examples in `github #11
<https://github.com/mk-fg/python-pulse-control/issues/11>`_.


Tests
`````
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
setup(

name = 'pulsectl',
version = '17.7.4',
version = '17.9.0',
author = 'George Filipkin, Mike Kazantsev',
author_email = 'mk.fraggod@gmail.com',
license = 'MIT',
Expand Down

0 comments on commit b906e7b

Please sign in to comment.