Skip to content
Snippets Groups Projects
Commit cd8db105 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

who needs warnings

parent 7381dbf0
No related branches found
No related tags found
No related merge requests found
## Change log
* v0.91rc:
* removed annoying warning
* v0.90:
* first release with a *stable API*
* You can pick how your received _message.body_ will look like - bytes,
......
......@@ -4,7 +4,7 @@ from setuptools import setup
setup(name=u'CoolAMQP',
version='0.91rc2',
version='0.91rc3',
description=u'Very fast pure-Python AMQP client',
author=u'DMS Serwis s.c.',
author_email=u'piotrm@smok.co',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment