Skip to content

Commit 267e14b

Browse files
committed
2 parents f6c94f5 + c3374cc commit 267e14b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.1.6*
23+
*Version: 1.1.7*
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.1.6"
4+
__version__ = "1.1.7"
55
__author__ = "Audel Rouhi"
66
__credits__ = "Audel Rouhi"

0 commit comments

Comments
 (0)