Bump to v0.1.17

This commit is contained in:
Soxoj
2021-03-30 00:33:51 +03:00
parent 640c04f20b
commit 51d9e6f5f6
3 changed files with 4 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.15',
version='0.1.17',
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",