File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- 6.4.3
1+ 6.5.0
Original file line number Diff line number Diff line change 11[package ]
22name = " bkmr"
3- version = " 6.4.3 "
3+ version = " 6.5.0 "
44edition = " 2021"
55description = " A Unified CLI Tool for Bookmark, Snippet, and Knowledge Management"
66repository = " https://github.com/sysid/bkmr"
Original file line number Diff line number Diff line change 11[project ]
22name = " bkmr"
3- version = " 6.4.3 "
3+ version = " 6.5.0 "
44description = " Super fast bookmark manager with semantic full text search'"
55authors = [
66 {name = " sysid" , email = " sysid@gmx.de" },
@@ -42,7 +42,7 @@ allow-direct-references = true
4242packages = [" py" ]
4343
4444[tool .bumpversion ]
45- current_version = " 6.4.3 "
45+ current_version = " 6.5.0 "
4646parse = " (?P<major>\\ d+)\\ .(?P<minor>\\ d+)\\ .(?P<patch>\\ d+)"
4747serialize = [" {major}.{minor}.{patch}" ]
4848# search = "{current_version}"
You can’t perform that action at this time.
0 commit comments