Skip to content

Commit d04a25e

Browse files
committed
Release 3.5.1
1 parent c0ef30e commit d04a25e

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

CHANGES.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
### 3.6.0 - in development
2-
31
### 3.5.1 - 2025-03-18
42

53
- Fix a regression to support Python 3.10 (and Python 3.14 dev) by passing

loky/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
]
4343

4444

45-
__version__ = "3.6.0.dev0"
45+
__version__ = "3.5.1"

0 commit comments

Comments
 (0)