Skip to content

Commit c4596cd

Browse files
committed
2 parents 0945bd4 + 62fadfe commit c4596cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
![PyPI - Wheel](https://img.shields.io/pypi/wheel/gitlab-api)
2121
![PyPI - Implementation](https://img.shields.io/pypi/implementation/gitlab-api)
2222

23-
*Version: 1.0.88*
23+
*Version: 1.0.89*
2424

2525
Pythonic GitLab API Library
2626

gitlab_api/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
# coding: utf-8
33

4-
__version__ = "1.0.88"
4+
__version__ = "1.0.89"
55
__author__ = "Audel Rouhi"
66
__credits__ = "Audel Rouhi"

0 commit comments

Comments
 (0)