diff --git a/setup.py b/setup.py index e85470b..a458290 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ def run_tests(self): setup( name='balancing-http-client', - version='1.3.4', + version='1.4.0', description='Balancing http client for tornado', url='https://github.com/hhru/balancing-http-client', cmdclass={