fixed module import

This commit is contained in:
Tal Einat 2013-11-12 10:56:01 +02:00
parent 758a699a1a
commit 64dfbe8214
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
__author__ = 'Tal Einat'
__email__ = 'taleinat@gmail.com'
__version__ = '0.0.1'
__version__ = '0.1.0'
from .fuzzysearch import *