We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0945bd4 + 62fadfe commit c4596cdCopy full SHA for c4596cd
README.md
@@ -20,7 +20,7 @@
20

21

22
23
-*Version: 1.0.88*
+*Version: 1.0.89*
24
25
Pythonic GitLab API Library
26
gitlab_api/version.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
# coding: utf-8
3
4
-__version__ = "1.0.88"
+__version__ = "1.0.89"
5
__author__ = "Audel Rouhi"
6
__credits__ = "Audel Rouhi"
0 commit comments