Bump to 0.2.3

This commit is contained in:
Soxoj
2021-05-12 22:37:19 +03:00
parent 8a562d06ae
commit 38e5d5c664
4 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ with open('requirements.txt') as rf:
requires = rf.read().splitlines()
setup(name='maigret',
version='0.2.2',
version='0.2.3',
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",