From 52ae2c0814624fa316795fa8979fc9a01dfe0cb2 Mon Sep 17 00:00:00 2001 From: Alejandro Piad Date: Sat, 14 Dec 2019 13:58:35 +0100 Subject: [PATCH] Bump version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3427ffa..d286d31 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ # TODO: Update version whenever changes -VERSION = '0.4.2' +VERSION = '0.4.3-dev' def get_install_requirements():