Skip to content

Commit

Permalink
chore: revert to 2.0.1
Browse files Browse the repository at this point in the history
I've misread the tag
  • Loading branch information
max-wittig committed Feb 5, 2020
1 parent a6c0660 commit 272db26
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.0"
__version__ = "2.0.1"
__author__ = "Gauvain Pocentek"
__email__ = "gauvainpocentek@gmail.com"
__license__ = "LGPL3"
Expand Down

0 comments on commit 272db26

Please sign in to comment.