Skip to content

Commit

Permalink
chore: bump version to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
max-wittig committed Mar 9, 2020
1 parent 6d941bd commit ad7e2bf
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.1"
__version__ = "2.1.2"
__author__ = "Gauvain Pocentek"
__email__ = "gauvainpocentek@gmail.com"
__license__ = "LGPL3"
Expand Down

0 comments on commit ad7e2bf

Please sign in to comment.