Skip to content

Commit 5677b3b

Browse files
committed
bump: v0.17.1 --> v0.17.2
1 parent 114c38b commit 5677b3b

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.1
2+
current_version = 0.17.2
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.1"
3+
version = "0.17.2"
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)