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

Commit378b72d

Browse files
author
semantic-release
committed
chore: release v7.0.0
1 parent22941ac commit378b72d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All versions below are listed in reverse chronological order.
44

5+
##v7.0.0 (2025-10-29)
6+
7+
###Features
8+
9+
- Drop Python 3.9 support and add Python 3.14
10+
([`22941ac`](https://github.com/python-gitlab/python-gitlab/commit/22941acc3f331d5b683599c014ec962ece5d4b76))
11+
12+
###Breaking Changes
13+
14+
- As of python-gitlab 7.0.0, Python 3.9 is no longer supported. Python 3.10 or higher is required.
15+
16+
517
##v6.5.0 (2025-10-17)
618

719
###Bug Fixes

‎gitlab/_version.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
__email__="gauvainpocentek@gmail.com"
44
__license__="LGPL3"
55
__title__="python-gitlab"
6-
__version__="6.5.0"
6+
__version__="7.0.0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp