From e1a0aaf7fcf0e4e3500dc68c94ed9ad9ee1ef120 Mon Sep 17 00:00:00 2001 From: joamag Date: Mon, 9 May 2016 19:58:57 +0100 Subject: [PATCH] new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b7e33d7..abfb85a 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setuptools.setup( name = "budy_api", - version = "0.2.1", + version = "0.2.2", author = "Hive Solutions Lda.", author_email = "development@hive.pt", description = "Budy API Client",