diff --git a/setup.py b/setup.py index 93d6be6..3f00f40 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ print find_packages('src') setup( #basic package data name = 'JayDeBeApi', - version = '0.1.3', + version = '0.1.4', author = 'Bastian Bowe', author_email = 'bastian.bowe@gmail.com', license = 'GNU LGPL',