1
0
Fork 0

adhere to python version number conventions

git-svn-id: file:///home/www/usr01/svn/gnuviechadmin/gnuviech.info/gnuviechadmin/trunk@175 a67ec6bc-e5d5-0310-a910-815c51eb3124
This commit is contained in:
Jan Dittberner 2006-03-06 16:43:42 +00:00
parent 77ee6b881c
commit b61b1f25f0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#
from distutils.core import setup
setup(name='gnuviechadmin-common',
version='0.1',
version='0.1.0',
description='common classes for gnuviech admin clients and server',
author='Jan Dittberner',
author_email='jan@gnuviech.info',