Skip to content

Commit c3374cc

Browse files
GitHub PipelineGitHub Pipeline
authored andcommitted
Automated Version Increment to 1.1.7
1 parent a85b038 commit c3374cc

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)