fixed version string
This commit is contained in:
parent
c27ca4db8a
commit
edcaeba905
1 changed files with 1 additions and 1 deletions
|
|
@ -70,7 +70,7 @@ except ImportError:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
APP = 'scour'
|
APP = 'scour'
|
||||||
VER = '0.27'
|
VER = '0.28'
|
||||||
COPYRIGHT = 'Copyright Jeff Schiller, Louis Simard, 2010'
|
COPYRIGHT = 'Copyright Jeff Schiller, Louis Simard, 2010'
|
||||||
|
|
||||||
NS = { 'SVG': 'http://www.w3.org/2000/svg',
|
NS = { 'SVG': 'http://www.w3.org/2000/svg',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue