From 5d37b9b104e2505be4ddacb79e744c4d1cb3713d Mon Sep 17 00:00:00 2001 From: joamag Date: Mon, 4 Apr 2016 19:32:50 +0100 Subject: [PATCH] new budy version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index af83faf..c082127 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setuptools.setup( name = "budy_api", - version = "0.1.11", + version = "0.1.12", author = "Hive Solutions Lda.", author_email = "development@hive.pt", description = "Budy API Client",