From c5920db9c1df43d09d7f97f2a05d26a41443e294 Mon Sep 17 00:00:00 2001 From: Matlink Date: Mon, 10 Sep 2018 13:59:40 +0200 Subject: [PATCH] v3.24 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5b85fd5..f383efd 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ sys.exit(1) setup(name='GPlayCli', - version='3.23', + version='3.24', description='GPlayCli, a Google play downloader command line interface', author="Matlink", author_email="matlink@matlink.fr",