Commit ·
c207cb3
1
Parent(s): 81b0e8c
Bump version: 1.2.0 → 1.2.1
Browse files- .bumpversion.toml +1 -1
.bumpversion.toml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
[tool.bumpversion]
|
| 2 |
-
current_version = "1.2.
|
| 3 |
tag = true
|
| 4 |
allow_dirty = true
|
| 5 |
commit = true
|
|
|
|
| 1 |
[tool.bumpversion]
|
| 2 |
+
current_version = "1.2.1"
|
| 3 |
tag = true
|
| 4 |
allow_dirty = true
|
| 5 |
commit = true
|