Skip to content

Commit 1a8ee37

Browse files
committed
bump versions
Signed-off-by: Will Johnson <mwjohnson728@gmail.com>
1 parent 9122a76 commit 1a8ee37

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.3.1.dev'
7+
version = '0.4.0.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.1.dev'
7+
version = '0.4.2.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.1.dev'
7+
version = '0.6.2.dev'
88
description = "FMS Acceleration Plugin Framework"
99
authors = [
1010
{name = "Fabian Lim", email = "flim@sg.ibm.com"},

plugins/fused-ops-and-kernels/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-foak"
7-
version = '0.6.1.dev'
7+
version = '0.7.0.dev'
88
description = "FMS Acceleration using Fused Operations and Kernels"
99
authors = [
1010
{name = "Fabian Lim", email = "flim@sg.ibm.com"},

0 commit comments

Comments
 (0)