Skip to content

Commit 0535808

Browse files
author
Gauvain Pocentek
committed
version bump
1 parent 57936af commit 0535808

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
from gitlab.objects import * # noqa
3333

3434
__title__ = 'python-gitlab'
35-
__version__ = '0.12.2'
35+
__version__ = '0.13'
3636
__author__ = 'Gauvain Pocentek'
3737
__email__ = 'gauvain@pocentek.net'
3838
__license__ = 'LGPL3'

0 commit comments

Comments
 (0)