version 1.0.0

This commit is contained in:
Serghei Mihai 2014-10-14 16:25:10 +02:00
parent 77b6a64e23
commit c42fb65847
1 changed files with 1 additions and 1 deletions

View File

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