Browse Source

[ENH] change version to 0.2.1

pull/7/head
troyyyyy 1 year ago
parent
commit
2e9c480ff6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml View File

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "ablkit"
version = "0.2.0"
version = "0.2.1"
authors = [
{ name="LAMDA 2024", email = "abductivelearning@gmail.com" },
]


Loading…
Cancel
Save