diff --git a/setup.py b/setup.py index 1c376da..8c11c12 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setuptools.setup( name = "budy_api", - version = "0.1.7", + version = "0.1.8", author = "Hive Solutions Lda.", author_email = "development@hive.pt", description = "Budy API Client",