Bump version to v0.3.9 for release

This commit is contained in:
msramalho
2022-11-03 16:35:59 +00:00
parent aae2bb5999
commit 9a046fd1cb
2 changed files with 5 additions and 2 deletions

View File

@@ -44,7 +44,10 @@ setup(
"Programming Language :: Python :: 3",
],
keywords=["scraper", "vk", "vkontakte", "vk-api", "media-downloader"],
url="https://github.com/bellingcat/vk-url-scraper",
project_urls={
'Documentation': 'https://github.com/bellingcat/vk-url-scraper',
'Documentation': 'https://vk-url-scraper.readthedocs.io/en/latest/',
}
author="Bellingcat",
author_email="tech@bellingcat.com",
license="MIT",