Skip to content

Commit 28d270a

Browse files
committed
chore: v0.5.1
1 parent 8684800 commit 28d270a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dmlcloud/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.5'
1+
__version__ = '0.5.1'

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "dmlcloud"
77
description = "Painless distributed training with torch"
8-
version = "0.4"
8+
version = "0.5.1"
99
authors = [
1010
{ name = "Sebastian Hoffmann", email = "shoffmann@bgc-jena.mpg.de"},
1111
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)