diff --git a/setup.py b/setup.py
index 78f0595271e849e7fbb3be2e3537d7a28140da37..07e0a05b2468a0ebe9bf1cfc1d581f7d7bcae1d8 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 from distutils.core import setup
 
 setup(name='CoolAMQP',
-      version='0.4',
+      version='0.5',
       description='The AMQP client library',
       author=u'DMS Serwis s.c.',
       author_email='piotrm@smok.co',