Skip to content

Commit

Permalink
chore: bump to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
max-wittig committed Apr 7, 2020
1 parent 6749859 commit 22d4b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitlab/__init__.py
Expand Up @@ -30,7 +30,7 @@
from gitlab import utils # noqa

__title__ = "python-gitlab"
__version__ = "2.1.2"
__version__ = "2.2.0"
__author__ = "Gauvain Pocentek"
__email__ = "gauvainpocentek@gmail.com"
__license__ = "LGPL3"
Expand Down

0 comments on commit 22d4b46

Please sign in to comment.