Skip to content

Commit

Permalink
bump: v0.13.0 --> v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lervag committed Mar 22, 2024
1 parent ef0bd8c commit bd4e5d6
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.13.0
current_version = 0.13.1
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 = "apy"
version = "0.13.0"
version = "0.13.1"
description = "CLI script for interacting with local Anki collection"
authors = ["Karl Yngve Lervåg <karl.yngve@lervag.net>"]
readme = "README.md"
Expand Down

0 comments on commit bd4e5d6

Please sign in to comment.