From fd54e301a7cb8f3ee78a7bb9c8a7d1c8044f626e Mon Sep 17 00:00:00 2001 From: nathom <74019033+nathom@users.noreply.github.com> Date: Mon, 29 Mar 2021 18:16:55 -0700 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e77437f..fb0231f 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.8", + version="0.2.9", author="Nathan", author_email="nathanthomas707@gmail.com", keywords="lossless, hi-res, qobuz, tidal, deezer, audio, convert",