release 0.1.1

This commit is contained in:
Serghei Mihai 2014-10-12 18:44:11 +02:00
parent 5c3bd7cac8
commit b7558fc116
1 changed files with 1 additions and 1 deletions

View File

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