Skip to content

Commit

Permalink
chore: bump to 2.1.0
Browse files Browse the repository at this point in the history
There are a few more features in there
  • Loading branch information
max-wittig committed Feb 5, 2020
1 parent f6d9858 commit a6c0660
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.0.1"
__version__ = "2.1.0"
__author__ = "Gauvain Pocentek"
__email__ = "gauvainpocentek@gmail.com"
__license__ = "LGPL3"
Expand Down

0 comments on commit a6c0660

Please sign in to comment.