We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e9fb9 commit 38ad70cCopy full SHA for 38ad70c
2 files changed
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.0.20
+current_version = 1.0.21
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.20"
+version = "1.0.21"
16
requires-python = ">=3.7"
17
license = { file = "LICENSE" }
18
readme = "README.md"
0 commit comments