Skip to content

Commit 2f026f9

Browse files
GitHub PipelineGitHub Pipeline
GitHub Pipeline
authored and
GitHub Pipeline
committed
Automated Version Increment to 0.15.6
1 parent 8571912 commit 2f026f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
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: 0.15.5*
23+
*Version: 0.15.6*
2424

2525
GitLab API Python Wrapper
2626

gitlab_api/version.py

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

4-
__version__ = '0.15.5'
4+
__version__ = '0.15.6'
55
__author__ = 'Audel Rouhi'
66
__credits__ = 'Audel Rouhi'

0 commit comments

Comments
 (0)