Skip to content

Commit daa6ab1

Browse files
committed
bump version 2022.3.12.1 -> 2022.3.12.2
1 parent bec4fd1 commit daa6ab1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "twspace-dl"
3-
version = "2022.3.12.1"
3+
version = "2022.3.12.2"
44
description = "The only tool to record Twitter spaces (yet)"
55
authors = ["Ryu1845 <[email protected]>"]
66
readme = "README.md"
@@ -33,7 +33,7 @@ build-backend = "poetry.core.masonry.api"
3333

3434

3535
[tool.bumpver]
36-
current_version = "2022.3.12.1"
36+
current_version = "2022.3.12.2"
3737
version_pattern = "YYYY.MM.DD.PATCH[-TAG]"
3838
commit_message = "bump version {old_version} -> {new_version}"
3939
commit = true

0 commit comments

Comments
 (0)