Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9e09cf6

Browse files
author
Gauvain Pocentek
committed
Prepare the 1.0.2 release
1 parent05656bb commit9e09cf6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

‎ChangeLog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
ChangeLog
22
=========
33

4+
Version1.0.2_ - 2017-09-29
5+
---------------------------
6+
7+
* [docs] remove example usage of submanagers
8+
* Properly handle the labels attribute in ProjectMergeRequest
9+
* ProjectFile: handle / in path for delete() and save()
10+
411
Version1.0.1_ - 2017-09-21
512
---------------------------
613

@@ -462,6 +469,7 @@ Version 0.1 - 2013-07-08
462469

463470
* Initial release
464471

472+
.. _1.0.2:https://github.com/python-gitlab/python-gitlab/compare/1.0.1...1.0.2
465473
.. _1.0.1:https://github.com/python-gitlab/python-gitlab/compare/1.0.0...1.0.1
466474
.. _1.0.0:https://github.com/python-gitlab/python-gitlab/compare/0.21.2...1.0.0
467475
.. _0.21.2:https://github.com/python-gitlab/python-gitlab/compare/0.21.1...0.21.2

‎gitlab/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
fromgitlab.v3.objectsimport*# noqa
3535

3636
__title__='python-gitlab'
37-
__version__='1.0.1'
37+
__version__='1.0.2'
3838
__author__='Gauvain Pocentek'
3939
__email__='gauvain@pocentek.net'
4040
__license__='LGPL3'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp