diff --git a/setup.py b/setup.py index b2afc72..650a049 100755 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ from distutils.core import setup setup(name='scales', - version='1.0.8', + version='1.0.9', description='Stats for Python processes', license='Apache', author='Greplin, Inc.',