1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-08-22 06:28:53 +02:00

version 0.6

This commit is contained in:
Dr. Peter Poeml
2006-05-30 10:31:25 +00:00
parent 9557d10177
commit 537d6b62cc
3 changed files with 11 additions and 3 deletions

View File

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