Bump to 0.4.3

This commit is contained in:
Soxoj
2022-04-13 22:58:21 +03:00
parent dd57019c80
commit 19956f74ca
5 changed files with 19 additions and 5 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.2',
version='0.4.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",