mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Release preparation for version 2.23.3
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## 4.0.17
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* The Python extractor no longer crashes with an `ImportError` when run using Python 3.14.
|
||||
|
||||
## 4.0.16
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: fix
|
||||
---
|
||||
## 4.0.17
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* The Python extractor no longer crashes with an `ImportError` when run using Python 3.14.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 4.0.16
|
||||
lastReleaseVersion: 4.0.17
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/python-all
|
||||
version: 4.0.17-dev
|
||||
version: 4.0.17
|
||||
groups: python
|
||||
dbscheme: semmlecode.python.dbscheme
|
||||
extractor: python
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
## 1.6.7
|
||||
|
||||
No user-facing changes.
|
||||
|
||||
## 1.6.6
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
3
python/ql/src/change-notes/released/1.6.7.md
Normal file
3
python/ql/src/change-notes/released/1.6.7.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 1.6.7
|
||||
|
||||
No user-facing changes.
|
||||
@@ -1,2 +1,2 @@
|
||||
---
|
||||
lastReleaseVersion: 1.6.6
|
||||
lastReleaseVersion: 1.6.7
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: codeql/python-queries
|
||||
version: 1.6.7-dev
|
||||
version: 1.6.7
|
||||
groups:
|
||||
- python
|
||||
- queries
|
||||
|
||||
Reference in New Issue
Block a user