Bump version to 0.1.14

This commit is contained in:
Soxoj
2021-02-25 22:45:48 +03:00
parent d28221462a
commit da3e3f6719
3 changed files with 13 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.13',
version='0.1.14',
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",