This commit is contained in:
Chris AtLee 2017-07-31 16:50:35 -04:00 коммит произвёл GitHub
Родитель 9f9d6b244d
Коммит 611b014679
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -25,4 +25,4 @@ include test-requirements.in
include tox.ini .travis.yml appveyor.yml
global-exclude *.py[cod] __pycache__ *.so *.dylib
global-exclude *.py[cod] __pycache__ *.so *.dylib *.sw?

Просмотреть файл

@ -27,7 +27,7 @@ def read(*names, **kwargs):
setup(
name='mar',
version='2.1.0',
version='2.1.1',
license='MPL 2.0',
description='Package for handling Mozilla Archive files.',
long_description='%s\n%s' % (