This commit is contained in:
bninja 2014-09-04 16:23:05 -07:00
parent 7790ef12e4
commit 35ee14cc28
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ import time
import pika.exceptions
__version__ = '0.1.0'
__version__ = '0.1.1'
__all__ = [
'Error'