Skip to content

Commit 79dd974

Browse files
0.19.0
Automatically generated by python-semantic-release
1 parent bd7b09e commit 79dd974

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

33
<!-- version list -->
44

5+
## v0.19.0 (2026-08-18)
6+
7+
### Features
8+
9+
- Introduce multi-head models
10+
([`bd7b09e`](https://github.com/d9d-project/d9d/commit/bd7b09edd869e1f7aab0289075cac4dbcca1f082))
11+
12+
513
## v0.18.0 (2026-07-20)
614

715
### Features

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.18.0"
3+
version = "0.19.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)