Skip to content

Commit c16a999

Browse files
authored
MNT Set version to 3.6.0.dev0 (#443)
1 parent 1da87ca commit c16a999

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
### 3.6.0 - in development
2+
13
### 3.5.0 - 2025-03-14
24

35
- Avoid raising `DeprecationWarning` related to `os.fork` when running in a

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

0 commit comments

Comments
 (0)