Skip to content

Commit 272db26

Browse files
authored
chore: revert to 2.0.1
I've misread the tag
1 parent a6c0660 commit 272db26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
from gitlab import utils # noqa
3131

3232
__title__ = "python-gitlab"
33-
__version__ = "2.1.0"
33+
__version__ = "2.0.1"
3434
__author__ = "Gauvain Pocentek"
3535
__email__ = "gauvainpocentek@gmail.com"
3636
__license__ = "LGPL3"

0 commit comments

Comments
 (0)