Release 2.0.0

This commit is contained in:
Hugo 2017-10-29 00:42:50 +03:00
parent 6d3ef3c7bf
commit ae35af7e3b
3 changed files with 7 additions and 2 deletions

View file

@ -31,7 +31,7 @@ import tempfile
import time
import xml.dom
__version__ = '1.9.0'
__version__ = '2.0.0'
__author__ = 'Amr Hassan, hugovk, Mice Pápai'
__copyright__ = ('Copyright (C) 2008-2010 Amr Hassan, 2013-2017 hugovk, '
'2017 Mice Pápai')