pylock v3
This commit is contained in:
parent
232a7fe51a
commit
f235a4cdae
1 changed files with 1 additions and 1 deletions
2
setup.py
2
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/',
|
||||
|
|
Reference in a new issue