Skip to content

Commit 7d8e11c

Browse files
committed
bump: v0.17.2 --> v0.17.3
1 parent 3e139e9 commit 7d8e11c

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.2
2+
current_version = 0.17.3
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.2"
3+
version = "0.17.3"
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.10"

0 commit comments

Comments
 (0)