Skip to content

Commit badddaa

Browse files
committed
Bump version: 1.0.21 → 1.0.22
1 parent c72e214 commit badddaa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 1.0.21
2+
current_version = 1.0.22
33
tag = True
44
commit = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ maintainers = [
1212
urls.Documentation = "https://lhqing.github.io/ALLCools/intro.html"
1313
urls.Source = "https://github.com/lhqing/ALLCools"
1414
urls.Home-page = "https://github.com/lhqing/ALLCools"
15-
version = "1.0.21"
15+
version = "1.0.22"
1616
requires-python = ">=3.7"
1717
license = { file = "LICENSE" }
1818
readme = "README.md"

0 commit comments

Comments
 (0)