better version number

This commit is contained in:
j 2010-11-18 15:47:23 +01:00
parent 66f09da616
commit 149d6bf47b
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ def get_bzr_version():
setup(
name="pandora_client",
version="1.0.%s" % get_bzr_version() ,
version="0.0.%s" % get_bzr_version() ,
description='''pandora_client - commandline client and python api for pan.do/ra
can be used interact with pan.do/ra instance via its api.