We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c72e214 commit badddaaCopy full SHA for badddaa
2 files changed
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.0.21
+current_version = 1.0.22
3
tag = True
4
commit = True
5
pyproject.toml
@@ -12,7 +12,7 @@ maintainers = [
12
urls.Documentation = "https://lhqing.github.io/ALLCools/intro.html"
13
urls.Source = "https://github.com/lhqing/ALLCools"
14
urls.Home-page = "https://github.com/lhqing/ALLCools"
15
-version = "1.0.21"
+version = "1.0.22"
16
requires-python = ">=3.7"
17
license = { file = "LICENSE" }
18
readme = "README.md"
0 commit comments