Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
Signed-off-by: Yu Chin Fabian Lim <flim@sg.ibm.com>
  • Loading branch information
fabianlim committed Sep 6, 2024
1 parent 2e2736b commit ed89921
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion plugins/accelerated-peft/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "fms-acceleration-peft"
version = '0.1.0.1.dev'
version = '0.2.0.dev'
description = "FMS Acceleration for PeFT"
authors = [
{name = "Fabian Lim", email = "flim@sg.ibm.com"},
Expand Down
2 changes: 1 addition & 1 deletion plugins/attention-and-distributed-packing/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "fms-acceleration-aadp"
version = '0.0.1'
version = '0.1.0.dev'
description = "FMS Acceleration Plugin for Attention and Distributed Packing Optimizations"
authors = [
{name = "Fabian Lim", email = "flim@sg.ibm.com"},
Expand Down
2 changes: 1 addition & 1 deletion plugins/framework/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "fms-acceleration"
version = '0.1.2.dev'
version = '0.3.0.dev'
description = "FMS Acceleration Plugin Framework"
authors = [
{name = "Fabian Lim", email = "flim@sg.ibm.com"},
Expand Down
2 changes: 1 addition & 1 deletion plugins/fused-ops-and-kernels/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "fms-acceleration-foak"
version = '0.1.1.dev'
version = '0.2.1.dev'
description = "FMS Acceleration using Fused Operations and Kernels"
authors = [
{name = "Fabian Lim", email = "flim@sg.ibm.com"},
Expand Down

0 comments on commit ed89921

Please sign in to comment.