diff options
| author | github-actions <action@github.com> | 2022-01-14 01:30:38 +0000 |
|---|---|---|
| committer | github-actions <action@github.com> | 2022-01-14 01:30:38 +0000 |
| commit | cbbe7ce61db0649be286c5c1a239e00ed86f8039 (patch) | |
| tree | b4dc535b2c6ee0edae1899773ae828e351a7c115 /gitlab/__version__.py | |
| parent | 57bb67ae280cff8ac6e946cd3f3797574a574f4a (diff) | |
| download | gitlab-cbbe7ce61db0649be286c5c1a239e00ed86f8039.tar.gz | |
chore: release v3.1.0v3.1.0
Diffstat (limited to 'gitlab/__version__.py')
| -rw-r--r-- | gitlab/__version__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gitlab/__version__.py b/gitlab/__version__.py index 45c5741..a1fb3cd 100644 --- a/gitlab/__version__.py +++ b/gitlab/__version__.py @@ -3,4 +3,4 @@ __copyright__ = "Copyright 2013-2019 Gauvain Pocentek, 2019-2021 python-gitlab t __email__ = "gauvainpocentek@gmail.com" __license__ = "LGPL3" __title__ = "python-gitlab" -__version__ = "3.0.0" +__version__ = "3.1.0" |
