Skip to content

Commit a922b5b

Browse files
committed
bump to 0.5.71
1 parent fffdce2 commit a922b5b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "pymammotion"
7-
version = "0.5.70"
7+
version = "0.5.71"
88
description = ""
99
authors = [
1010
{ name = "Michael Arthur", email = "michael@jumblesoft.co.nz" },
@@ -68,7 +68,7 @@ include = ["pymammotion"]
6868
include = ["pymammotion"]
6969

7070
[tool.bumpver]
71-
current_version = "0.5.70"
71+
current_version = "0.5.71"
7272
version_pattern = "MAJOR.MINOR.PATCH"
7373
commit_message = "Bump version {old_version} -> {new_version}"
7474
commit = true

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)