Skip to content

Commit 296a72f

Browse files
author
Gauvain Pocentek
committed
bump version to 0.8
1 parent 39aa998 commit 296a72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
from itertools import chain
2727

2828
__title__ = 'python-gitlab'
29-
__version__ = '0.7'
29+
__version__ = '0.8'
3030
__author__ = 'Gauvain Pocentek'
3131
__email__ = 'gauvain@pocentek.net'
3232
__license__ = 'LGPL3'

0 commit comments

Comments
 (0)