Skip to content

Commit 3f0ac43

Browse files
author
Gauvain Pocentek
committed
bump version
1 parent c6f0a8d commit 3f0ac43

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
@@ -20,7 +20,7 @@
2020
import sys
2121

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

0 commit comments

Comments
 (0)