Skip to content

Commit 306be02

Browse files
committed
chore: bumped up version number to 0.5.0
1 parent fe8ef1e commit 306be02

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ authors:
1414
- family-names: Rutmann
1515
given-names: Richard
1616
title: 'Modalities: A PyTorch-native framework for distributed and reproducible foundation model training.'
17-
version: 0.4.0
17+
version: 0.5.0
1818
url: https://github.com/Modalities/modalities
1919
date-released: '2024-12-02'
2020
preferred-citation:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "modalities"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
requires-python = ">=3.10,<=3.13"
55
description = "Modalities, a PyTorch-native framework for distributed and reproducible foundation model training."
66
readme = "README.md"

0 commit comments

Comments
 (0)