From f235a4cdae3c81be9b4c5d54b20416f5cff2c59e Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Thu, 18 Apr 2013 15:27:54 +0200 Subject: pylock v3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2ea88e6..9b4e7d2 100755 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ class install_pylock(distutils.command.install.install): distutils.core.setup( name = 'pylock', - version = '2', + version = '3', author = 'Matthias Schiffer', author_email = 'mschiffer@universe-factory.net', url = 'http://git.universe-factory.net/pylock/', -- cgit v1.2.3