Skip to content

Commit 1501c5e

Browse files
committed
v1.4.0
1 parent 9b80f39 commit 1501c5e

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [Version 1.4.0](https://github.com/dataiku/dss-plugin-nlp-preparation/releases/tag/v1.4.0) - Python support release - 2026-01
4+
- ✨ Added Python 3.10, 3.11, 3.12 and 3.13 support
5+
- 🐛 Fixed code env building on Python 3,6, 3.7, 3.8 and 3.9
6+
37
## [Version 1.3.1](https://github.com/dataiku/dss-plugin-nlp-preparation/releases/tag/v1.3.1) - Bugfix release - 2025-01
48
- 🐛 Fixed code env building on Python 3.7 and 3.8
59

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "nlp-preparation",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"meta": {
55
"label": "Text Preparation",
66
"category": "NLP",

0 commit comments

Comments
 (0)