bump release to 1.0.3

This commit is contained in:
Benjamin Dauvergne 2014-12-03 20:03:27 +01:00
parent ef8fdc48a9
commit cf68faa427
1 changed files with 1 additions and 1 deletions

View File

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