File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -22,3 +22,4 @@ pa4373 <pa4373@gmail.com>
2222Colin D Bennett <colin.bennett@harman.com>
2323François Gouteroux <francois.gouteroux@d2-si.eu>
2424Daniel Serodio <dserodio@gmail.com>
25+ Colin D Bennett <colin.bennett@harman.com>
Original file line number Diff line number Diff line change 1+ Version 0.11.1
2+
3+ * Fix discovery of parents object attrs for managers
4+ * Support setting commit status
5+ * Support deletion without getting the object first
6+ * Improve the documentation
7+
18Version 0.11
29
310 * functional_tests.sh: support python 2 and 3
Original file line number Diff line number Diff line change 3232from gitlab .objects import * # noqa
3333
3434__title__ = 'python-gitlab'
35- __version__ = '0.11'
35+ __version__ = '0.11.1 '
3636__author__ = 'Gauvain Pocentek'
3737__email__ = 'gauvain@pocentek.net'
3838__license__ = 'LGPL3'
You can’t perform that action at this time.
0 commit comments