From 8f6cef5e0c50b3ab6d7093df81029807c857cc15 Mon Sep 17 00:00:00 2001 From: chand1012 Date: Mon, 11 Jan 2021 15:02:50 -0500 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 53e4d99..68c883b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='pillar-youtube-upload', - version='0.2.1', + version='0.2.2', author="PillarGG", author_email='chandler@pillar.gg', description='Upload YouTube videos from Python and more.',