Skip to content

Commit c9f7be2

Browse files
committed
Bump version: 1.1.0 → 1.1.1
1 parent 7b6db96 commit c9f7be2

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.1.0
2+
current_version = 1.1.1
33
tag = True
44
commit = True
55

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ maintainers = [
1010
urls.Documentation = "https://lhqing.github.io/ALLCools/intro.html"
1111
urls.Source = "https://github.com/lhqing/ALLCools"
1212
urls.Home-page = "https://github.com/lhqing/ALLCools"
13-
version = "1.1.0"
13+
version = "1.1.1"
1414
requires-python = ">=3.7"
1515
license = { file = "LICENSE" }
1616
readme = "README.md"

0 commit comments

Comments
 (0)