From acfd106079e31e618d077c9cb24651091bab4b0b Mon Sep 17 00:00:00 2001 From: uzumaxy Date: Wed, 25 Jun 2014 11:35:22 +0300 Subject: [PATCH] Update version. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index d6e5b53..7041f52 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ def main(): # Describe installer setup( name='pyspectator_tornado', - version='1.0.1', + version='1.0.2', author='Maxim Grischuk', author_email='uzumaxy@gmail.com', maintainer='Maxim Grischuk',