Bump to 0.4.4 (#621)

This commit is contained in:
Soxoj
2022-09-03 14:30:24 +03:00
committed by GitHub
parent 80bd7f21eb
commit f7c7809d8d
5 changed files with 89 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ with open('requirements.txt') as rf:
requires = rf.read().splitlines()
setup(name='maigret',
version='0.4.3',
version='0.4.4',
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",