Prepare release 1.1.1

This commit is contained in:
Cristi Vîjdea
2017-12-27 21:05:07 +01:00
parent ee4789776a
commit eba228a114
4 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# coding=utf-8
from pkg_resources import get_distribution, DistributionNotFound
from pkg_resources import DistributionNotFound, get_distribution
__author__ = """Cristi V."""
__email__ = 'cristi@cvjd.me'