Skip to content

Commit 1646db0

Browse files
authored
Back to 3.6.0.dev0 (#448)
1 parent 02779ea commit 1646db0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

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

36
- 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.5.1"
45+
__version__ = "3.6.0.dev0"

0 commit comments

Comments
 (0)