update version number
This commit is contained in:
parent
9ed8c863ec
commit
b72b9d2f3e
2
setup.py
2
setup.py
@ -15,7 +15,7 @@ pywmgeneral = Extension('wmdocklib.pywmgeneral',
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="pywmdockapps",
|
name="pywmdockapps",
|
||||||
version = "$Revision: 1.21 $"[11:-2],
|
version = "$Revision: 1.99 $"[11:-2],
|
||||||
description="This helper functions for windowmaker dockapps\nRead the whole story at http://pywmdockapps.sourceforge.net/",
|
description="This helper functions for windowmaker dockapps\nRead the whole story at http://pywmdockapps.sourceforge.net/",
|
||||||
author="Kristoffer Erlandsson & al.",
|
author="Kristoffer Erlandsson & al.",
|
||||||
author_email="mfrasca@zonnet.nl",
|
author_email="mfrasca@zonnet.nl",
|
||||||
|
Loading…
Reference in New Issue
Block a user