1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-11-12 23:56:13 +01:00

increase version in setup.py as well

This commit is contained in:
Dr. Peter Poeml 2006-05-22 14:15:17 +00:00
parent 600d9cf4a8
commit 432252aef1

View File

@ -3,7 +3,7 @@
from distutils.core import setup
setup(name='osc',
version='0.3',
version='0.4',
description='opensuse commander',
author='Peter Poeml',
author_email='poeml@suse.de',