From da42b9fd28ad59b90b1b6f11e059f1d6db7b4632 Mon Sep 17 00:00:00 2001 From: nathom Date: Tue, 30 Mar 2021 12:14:05 -0700 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b4c93ee..dfc095c 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requirements = read_file("requirements.txt").strip().split() # https://github.com/pypa/sampleproject/blob/main/setup.py setup( name=pkg_name, - version="0.2.10", + version="0.2.11", author="Nathan", author_email="nathanthomas707@gmail.com", keywords="lossless, hi-res, qobuz, tidal, deezer, audio, convert",