bump release to 1.0.4

This commit is contained in:
Benjamin Dauvergne 2014-12-05 16:43:44 +01:00
parent e0aa1c948c
commit 0134b36117
1 changed files with 1 additions and 1 deletions

View File

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