Skip to content

Commit 876e2ed

Browse files
committed
bump version
Signed-off-by: romit <romit@ibm.com>
1 parent 8c990a1 commit 876e2ed

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

plugins/accelerated-moe/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "fms-acceleration-moe"
7-
version = '0.4.5.dev'
7+
version = '0.4.6.dev'
88
description = "FMS Acceleration Plugin for Mixture-of-Experts"
99
authors = [
1010
{name = "Fabian Lim", email = "flim@sg.ibm.com"},

plugins/accelerated-peft/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "fms-acceleration-peft"
7-
version = '0.4.2.dev'
7+
version = '0.4.3.dev'
88
description = "FMS Acceleration for PeFT"
99
authors = [
1010
{name = "Fabian Lim", email = "flim@sg.ibm.com"},

plugins/framework/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "fms-acceleration"
7-
version = '0.6.4.dev'
7+
version = '0.6.5.dev'
88
description = "FMS Acceleration Plugin Framework"
99
authors = [
1010
{name = "Fabian Lim", email = "flim@sg.ibm.com"},

plugins/online-data-mixing/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "fms-acceleration-odm"
7-
version = '0.1.4.dev'
7+
version = '0.1.5.dev'
88
description = "FMS Acceleration plugin for online data mixing"
99
authors = [
1010
{name = "Mehant Kammakomati", email = "mehant.kammakomati2@ibm.com"},

0 commit comments

Comments
 (0)