Skip to content

Commit d36f3b0

Browse files
committed
bump versions
Signed-off-by: Mehant Kammakomati <mehant.kammakomati2@ibm.com>
1 parent ecf4918 commit d36f3b0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 = "mehant.kammakomati2@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.2.dev'
7+
version = '0.1.3.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)