diff --git a/setup.py b/setup.py index 5488fe1..5bccda0 100644 --- a/setup.py +++ b/setup.py @@ -42,7 +42,7 @@ setuptools.setup( name = "loggly_api_python", - version = "0.1.4", + version = "0.1.5", author = "Hive Solutions Lda.", author_email = "development@hive.pt", description = "Loggly API Client",