Skip to content

Commit

Permalink
Update version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tanganke authored Oct 28, 2024
1 parent 1958f2d commit 14f731e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
name = "fusion_bench"
description = "A Comprehensive Benchmark of Deep Model Fusion"
readme = "README.md"
version = "0.2.1"
version = "0.2.2"
authors = [{ name = "Anke Tang", email = "[email protected]" }]
license = { file = 'LICENSE' }
requires-python = ">= 3.10"
Expand Down

0 comments on commit 14f731e

Please sign in to comment.