Skip to content

Commit

Permalink
bump version 2021.12.18.0 -> 2021.12.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryu1845 committed Dec 18, 2021
1 parent f5e6abd commit 4fa8b16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "twspace-dl"
version = "2021.12.18.0"
version = "2021.12.18.1"
description = "The only tool to record Twitter spaces (yet)"
authors = ["Ryu1845 <ryu@tpgjbo.xyz>"]
readme = "README.md"
Expand Down Expand Up @@ -29,7 +29,7 @@ build-backend = "poetry.core.masonry.api"


[tool.bumpver]
current_version = "2021.12.18.0"
current_version = "2021.12.18.1"
version_pattern = "YYYY.MM.DD.PATCH[-TAG]"
commit_message = "bump version {old_version} -> {new_version}"
commit = true
Expand Down

0 comments on commit 4fa8b16

Please sign in to comment.