new build and upload

This commit is contained in:
Lars Noack 2022-11-15 15:16:52 +01:00
parent 656ba9db06
commit 1846d3ae1c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "music_kraken"
version = "1.0.2"
version = "1.0.3"
authors = [
{ name="Hellow2", email="Hellow2@outlook.de" },
]

View File

@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: music-kraken
Version: 1.0.2
Version: 1.0.3
Summary: An extensive music downloader crawling the internet. It gets its metadata from a couple metadata provider, and it scrapes the audiofiles.
Home-page: https://github.com/HeIIow2/music-downloader
Author: Hellow2