Skip to content

Commit 1a8ee37

Browse files
committed
bump versions
Signed-off-by: Will Johnson <[email protected]>
1 parent 9122a76 commit 1a8ee37

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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 = "[email protected]"},

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 = "[email protected]"},

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 = "[email protected]"},

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 = "[email protected]"},

0 commit comments

Comments
 (0)