Skip to content

Commit 1f48e65

Browse files
author
Gauvain Pocentek
committed
0.9.1 release
1 parent 9966616 commit 1f48e65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import six
2828

2929
__title__ = 'python-gitlab'
30-
__version__ = '0.9'
30+
__version__ = '0.9.1'
3131
__author__ = 'Gauvain Pocentek'
3232
__email__ = 'gauvain@pocentek.net'
3333
__license__ = 'LGPL3'

0 commit comments

Comments
 (0)