Woops, forgot to update the version in the script
This commit is contained in:
parent
b35b74f70d
commit
4ae90d75cd
1 changed files with 1 additions and 1 deletions
2
scour.py
2
scour.py
|
|
@ -70,7 +70,7 @@ except ImportError:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
APP = 'scour'
|
APP = 'scour'
|
||||||
VER = '0.25'
|
VER = '0.26'
|
||||||
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