Skip to content

Commit 864aaae

Browse files
0.17.0
Automatically generated by python-semantic-release
1 parent bd218db commit 864aaae

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
<!-- version list -->
44

5+
## v0.17.0 (2026-07-10)
6+
7+
### Documentation
8+
9+
- DEP-0009 Dataflow Refactoring ([#37](https://github.com/d9d-project/d9d/pull/37),
10+
[`537bb2e`](https://github.com/d9d-project/d9d/commit/537bb2e37fddd32ecacf535139ecc35f2668dc8b))
11+
12+
### Features
13+
14+
- Advanced pytree support ([#40](https://github.com/d9d-project/d9d/pull/40),
15+
[`bd218db`](https://github.com/d9d-project/d9d/commit/bd218db4f343843bc3b1af7101d92984355c5fc0))
16+
17+
518
## v0.16.0 (2026-06-16)
619

720
### Documentation

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "d9d"
3-
version = "0.16.0"
3+
version = "0.17.0"
44
description = "d9d - d[istribute]d - distributed training framework based on PyTorch that tries to be efficient yet hackable"
55
authors = [
66
{name = "Maksim Afanasyev", email = "mr.applexz@gmail.com"}

0 commit comments

Comments
 (0)