From 993c5b23d872c99df3d376876e48b47f27132745 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Ho=CC=88gstro=CC=88m?= Date: Wed, 14 Jan 2015 16:00:25 +0100 Subject: [PATCH] version bump --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 30187b7..0383bd1 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name='billogram_api', - version='1.1', + version='1.2', author='Billogram AB', author_email='support@billogram.com', description='Library for connecting to the Billogram v2 API',