Version updated

This commit is contained in:
Soxoj
2020-12-11 03:38:56 +03:00
parent 159aa815a6
commit 85e50461c6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ with open('requirements.txt') as rf:
requires = rf.read().splitlines()
setup(name='maigret',
version='0.1.6',
version='0.1.7',
description='Collect a dossier on a person by username from a huge number of sites',
long_description=long_description,
long_description_content_type="text/markdown",