Skip to content

Commit 1ddc28f

Browse files
committed
bump versions
Signed-off-by: Anh Uong <[email protected]>
1 parent 03035e6 commit 1ddc28f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.3.5.dev'
7+
version = '0.4.0.dev'
88
description = "FMS Acceleration for PeFT"
99
authors = [
1010
{name = "Fabian Lim", email = "[email protected]"},

plugins/attention-and-distributed-packing/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-aadp"
7-
version = '0.1.1.dev'
7+
version = '0.2.0.dev'
88
description = "FMS Acceleration Plugin for Attention and Distributed Packing Optimizations"
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.5.0.dev'
7+
version = '0.6.0.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.4.1.dev'
7+
version = '0.5.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)