fix ingoring of additional args when invoked from scons; bump version

This commit is contained in:
Tobias Oberstein 2014-08-05 12:47:33 +02:00
parent 26a360a00c
commit 85dff51cc9
2 changed files with 4 additions and 4 deletions

View file

@ -32,7 +32,7 @@ Authors:
setup (
name = 'scour',
version = '0.29',
version = '0.30',
description = 'Scour SVG Optimizer',
# long_description = open("README.md").read(),
long_description = LONGDESC,