fix ingoring of additional args when invoked from scons; bump version
This commit is contained in:
parent
26a360a00c
commit
85dff51cc9
2 changed files with 4 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue