Bump to v0.4.0 (#287)

This commit is contained in:
Soxoj
2022-01-03 01:44:11 +03:00
committed by GitHub
parent ecabf88c3a
commit e520418f6a
4 changed files with 71 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ with open('requirements.txt') as rf:
requires = rf.read().splitlines()
setup(name='maigret',
version='0.3.1',
version='0.4.0',
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",