Merge pull request #2 from rdegges/master

Updating local git
master
TuxPowered 2015-11-16 10:56:22 -08:00
commit 750662bea5
3 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2015-11-14 Ben Davis <https://github.com/tuxpowered>
* Handling more UTF-8 encoding issues in `_quote` method.
2015-07-18 Artem Sorokin
* Fixing UTF-8 encoding issues.

View File

@ -11,4 +11,4 @@ manager - a module for interacting with the asterisk manager interface
"""
__all__ = ['agi', 'agitb', 'config', 'manager']
__version__ = '0.4.6'
__version__ = '0.4.7'

0
setup.py 100755 → 100644
View File