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

Commit670217d

Browse files
author
Gauvain Pocentek
committed
Switch the version to 1.0.0
The v4 API breaks the compatibility with v3 (at the python-gitlablevel), but I believe it is for the greater good. The new code is wayeasier to read and maintain, and provides more possibilities.The v3 API will die eventually.
1 parentd0e2a15 commit670217d

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
@@ -34,7 +34,7 @@
3434
fromgitlab.v3.objectsimport*# noqa
3535

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp