Skip to content

Commit d1cd3dc

Browse files
author
Gauvain Pocentek
committed
version bump
1 parent c6fd8e8 commit d1cd3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import requests
2121

2222
__title__ = 'python-gitlab'
23-
__version__ = '0.1'
23+
__version__ = '0.2'
2424
__author__ = 'Gauvain Pocentek'
2525
__email__ = 'gauvain@pocentek.net'
2626
__license__ = 'LGPL3'

0 commit comments

Comments
 (0)