From 031838bc210ee6c51eeab56c3b5b33c8a07288a5 Mon Sep 17 00:00:00 2001 From: Lars Noack Date: Tue, 15 Nov 2022 17:01:17 +0100 Subject: [PATCH] new build and upload --- README.md | 2 ++ pyproject.toml | 2 +- src/music_kraken.egg-info/PKG-INFO | 4 +++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b24d3fb..57fb671 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Music Kraken +![](https://github.com/HeIIow2/music-downloader/blob/master/assets/logo_cropped.jpg?raw=true) + ## Installation You can find this project on PyPI [https://pypi.org/project/music-kraken/](https://pypi.org/project/music-kraken/) or GitHub [https://github.com/HeIIow2/music-downloader](https://github.com/HeIIow2/music-downloader). If you enjoy this project, feel free to star it. diff --git a/pyproject.toml b/pyproject.toml index 786b407..589e0cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "music_kraken" -version = "1.0.5" +version = "1.0.6" authors = [ { name="Hellow2", email="Hellow2@outlook.de" }, ] diff --git a/src/music_kraken.egg-info/PKG-INFO b/src/music_kraken.egg-info/PKG-INFO index a1e2ae7..d729d61 100644 --- a/src/music_kraken.egg-info/PKG-INFO +++ b/src/music_kraken.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: music-kraken -Version: 1.0.5 +Version: 1.0.6 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 @@ -14,6 +14,8 @@ License-File: LICENSE # Music Kraken +![](https://github.com/HeIIow2/music-downloader/blob/master/assets/logo_cropped.jpg?raw=true) + ## Installation You can find this project on PyPI [https://pypi.org/project/music-kraken/](https://pypi.org/project/music-kraken/) or GitHub [https://github.com/HeIIow2/music-downloader](https://github.com/HeIIow2/music-downloader). If you enjoy this project, feel free to star it.