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

fixed hang until sig

parent 08d328f0
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
from setuptools import setup, find_packages from setuptools import setup, find_packages
setup(name='satella', setup(name='satella',
version='2.0.7', version='2.0.8',
description=u'Utilities for writing servers in Python', description=u'Utilities for writing servers in Python',
author=u'Piotr Maślanka', author=u'Piotr Maślanka',
author_email='piotrm@smok.co', author_email='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