Skip to content

Commit 6f04f21

Browse files
committed
bump: v0.17.0 --> v0.17.1
1 parent ea1174f commit 6f04f21

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.17.0
2+
current_version = 0.17.1
33
commit = True
44
tag = True
55
message = bump: v{current_version} --> v{new_version}

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "apyanki"
3-
version = "0.17.0"
3+
version = "0.17.1"
44
description = "CLI script for interacting with local Anki collection"
55
authors = [{ name = "Karl Yngve Lervåg", email = "karl.yngve@lervag.net" }]
66
requires-python = "~=3.9"

0 commit comments

Comments
 (0)