diff options
| author | github-actions <action@github.com> | 2022-09-28 00:51:49 +0000 |
|---|---|---|
| committer | github-actions <github-actions@github.com> | 2022-09-28 00:51:49 +0000 |
| commit | 239db3dbc53e2384be459a92688e3ce70e1bf7b7 (patch) | |
| tree | 1823e13c28dd4e3d9b450df67ef8a2071fb4f3ee /gitlab | |
| parent | 88693ff2d6f4eecf3c79d017df52738886e2d636 (diff) | |
| download | gitlab-239db3dbc53e2384be459a92688e3ce70e1bf7b7.tar.gz | |
chore: release v3.10.0v3.10.0
Diffstat (limited to 'gitlab')
| -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 52c4ae0..54f7bda 100644 --- a/gitlab/_version.py +++ b/gitlab/_version.py @@ -3,4 +3,4 @@ __copyright__ = "Copyright 2013-2019 Gauvain Pocentek, 2019-2022 python-gitlab t __email__ = "gauvainpocentek@gmail.com" __license__ = "LGPL3" __title__ = "python-gitlab" -__version__ = "3.9.0" +__version__ = "3.10.0" |
