Skip to content

Commit 09cb7e0

Browse files
committed
bump version
Signed-off-by: Mehant Kammakomati <[email protected]>
1 parent 7205eb2 commit 09cb7e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.3.dev'
7+
version = '0.6.4'
88
description = "FMS Acceleration Plugin Framework"
99
authors = [
1010
{name = "Fabian Lim", 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.0.dev'
7+
version = '0.1.1'
88
description = "FMS Acceleration plugin for online data mixing"
99
authors = [
1010
{name = "Mehant Kammakomati", email = "[email protected]"},

0 commit comments

Comments
 (0)