From e0d673a789b8bf632ba66ff6ca853b359115e344 Mon Sep 17 00:00:00 2001 From: alexdelorenzo Date: Sun, 6 Dec 2020 16:45:31 -0500 Subject: [PATCH] Increment version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4f09795..1fff8b8 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ NAME = "onhold" -VERSION = "0.6.3" +VERSION = "0.6.4" LICENSE = "AGPL-3.0" DESC = "🔊 Play music while and after jobs complete"