Woops, forgot to update the version in the script

This commit is contained in:
Jeff Schiller 2011-05-09 21:54:51 -07:00
parent b35b74f70d
commit 4ae90d75cd

View file

@ -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',