Skip to content

Commit c01f876

Browse files
committed
bump version
1 parent a6ae2bf commit c01f876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
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.65"
7+
version = "0.5.66"
88
description = ""
99
authors = [
1010
{ name = "Michael Arthur", email = "michael@jumblesoft.co.nz" },
@@ -67,7 +67,7 @@ include = ["pymammotion"]
6767
include = ["pymammotion"]
6868

6969
[tool.bumpver]
70-
current_version = "0.5.65"
70+
current_version = "0.5.66"
7171
version_pattern = "MAJOR.MINOR.PATCH"
7272
commit_message = "Bump version {old_version} -> {new_version}"
7373
commit = true

0 commit comments

Comments
 (0)