release 0.9.0

This commit is contained in:
Serghei Mihai 2014-10-08 17:31:24 +02:00
parent 0461d37f72
commit 9d77a9327b
1 changed files with 1 additions and 1 deletions

View File

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