Skip to content

Commit d36f3b0

Browse files
committed
bump versions
Signed-off-by: Mehant Kammakomati <[email protected]>
1 parent ecf4918 commit d36f3b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins/mamba-cp/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-mcp"
7-
version = '0.1.1.dev'
7+
version = '0.1.2.dev'
88
description = "FMS Acceleration plugin for context parallel for mamba kernels"
99
authors = [
1010
{name = "Mehant Kammakomati", email = "[email protected]"},

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.2.dev'
7+
version = '0.1.3.dev'
88
description = "FMS Acceleration plugin for online data mixing"
99
authors = [
1010
{name = "Mehant Kammakomati", email = "[email protected]"},

0 commit comments

Comments
 (0)