Commit
·
f998db9
1
Parent(s):
26e8cc4
Bump version: 1.1.0 → 1.1.1
Browse files- .bumpversion.toml +1 -1
.bumpversion.toml
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
[tool.bumpversion]
|
2 |
-
current_version = "1.1.
|
3 |
tag = true
|
4 |
allow_dirty = true
|
5 |
commit = true
|
|
|
1 |
[tool.bumpversion]
|
2 |
+
current_version = "1.1.1"
|
3 |
tag = true
|
4 |
allow_dirty = true
|
5 |
commit = true
|