From 7d23c72319812790cd8d44d60d7e1acf653bb74e Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Mon, 1 May 2023 22:54:31 +0200 Subject: Rename to beets-oriole We're going to be packaging this for our system and the inconsistent naming only makes that harder. Decide on one name, and one name only. --- README.md | 2 +- setup.py | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 903c9b7..21cb758 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# beets-plugins +# beets-oriole This is a collection of my beets plugins. diff --git a/setup.py b/setup.py index d6a0a97..024145e 100644 --- a/setup.py +++ b/setup.py @@ -2,11 +2,11 @@ import setuptools setuptools.setup( name="beets-oriole", - version="0.1.0", + version="0.1.1", author="Wolfgang Müller", author_email="wolf@oriole.systems", description="A collection of beets plugins", - url="https://git.oriole.systems/beets-plugins", + url="https://git.oriole.systems/beets-oriole", classifiers = [ "Programming Language :: Python :: 3", "License :: OSI Approved :: MIT License", -- cgit v1.2.3-2-gb3c3