Skip to content

Commit

Permalink
bump: v0.15.7 --> v0.15.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lervag committed Jun 1, 2024
1 parent 13dc9f3 commit 8cbf8c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.15.7
current_version = 0.15.8
commit = True
tag = True
message = bump: v{current_version} --> v{new_version}
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "apyanki"
version = "0.15.7"
version = "0.15.8"
description = "CLI script for interacting with local Anki collection"
authors = ["Karl Yngve Lervåg <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 8cbf8c1

Please sign in to comment.