version 1.2

This commit is contained in:
Serghei Mihai 2016-08-12 16:14:50 +02:00
parent afd1e6d512
commit 14a03ac6ee
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
__version__ = '1.1'
__version__ = '1.2'
class Plugin(object):
def get_before_urls(self):