From 0d5b988e56794d8c52fa2c0e9d4023a8554d86fb Mon Sep 17 00:00:00 2001 From: massimone88 Date: Tue, 5 May 2015 15:07:58 +0200 Subject: change changelog, change, add my name on collaborators, change version --- gitlab.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gitlab.py') diff --git a/gitlab.py b/gitlab.py index 1ba23d6..ca94aa0 100644 --- a/gitlab.py +++ b/gitlab.py @@ -26,7 +26,7 @@ import sys from itertools import chain __title__ = 'python-gitlab' -__version__ = '0.8' +__version__ = '0.8.1' __author__ = 'Gauvain Pocentek' __email__ = 'gauvain@pocentek.net' __license__ = 'LGPL3' -- cgit v1.2.1