Skip to content

Commit 46ea44a

Browse files
author
Gauvain Pocentek
committed
Set version to 0.16
1 parent 117f7f5 commit 46ea44a

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
@@ -33,7 +33,7 @@
3333
from gitlab.objects import * # noqa
3434

3535
__title__ = 'python-gitlab'
36-
__version__ = '0.15.1'
36+
__version__ = '0.16'
3737
__author__ = 'Gauvain Pocentek'
3838
__email__ = 'gauvain@pocentek.net'
3939
__license__ = 'LGPL3'

0 commit comments

Comments
 (0)