bump version
This commit is contained in:
parent
c27ca4db8a
commit
2c979f6d30
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -32,7 +32,7 @@ Authors:
|
||||||
|
|
||||||
setup (
|
setup (
|
||||||
name = 'scour',
|
name = 'scour',
|
||||||
version = '0.27',
|
version = '0.28',
|
||||||
description = 'Scour SVG Optimizer',
|
description = 'Scour SVG Optimizer',
|
||||||
# long_description = open("README.md").read(),
|
# long_description = open("README.md").read(),
|
||||||
long_description = LONGDESC,
|
long_description = LONGDESC,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue