version 1.0.1

This commit is contained in:
Serghei Mihai 2014-11-07 08:36:33 +01:00
parent c1fa7bb95d
commit bc0a617a52
1 changed files with 1 additions and 1 deletions

View File

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