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

Commit90ad2de

Browse files
author
Gauvain Pocentek
committed
0.15.1 release
1 parentdc3dcd1 commit90ad2de

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Version 0.15.1
2+
3+
* docs: improve the pagination section
4+
* Fix and test pagination
5+
* 'path' is an existing gitlab attr, don't use it as method argument
6+
17
Version 0.15
28

39
* Add a basic HTTP debug method

‎gitlab/__init__.py

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

3535
__title__='python-gitlab'
36-
__version__='0.15'
36+
__version__='0.15.1'
3737
__author__='Gauvain Pocentek'
3838
__email__='gauvain@pocentek.net'
3939
__license__='LGPL3'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp