File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[tool .bumpversion ]
2- current_version = " 0.0.0 "
2+ current_version = " 0.0.1 "
33parse = " (?P<major>\\ d+)\\ .(?P<minor>\\ d+)\\ .(?P<patch>\\ d+)"
44serialize = [" {major}.{minor}.{patch}" ]
55search = " {current_version}"
Original file line number Diff line number Diff line change @@ -41,9 +41,9 @@ Overview
4141 :alt: Supported implementations
4242 :target: https://pypi.org/project/priority-search-tree
4343
44- .. |commits-since | image :: https://img.shields.io/github/commits-since/yusinv/priority-search-tree/v0.0.0 .svg
44+ .. |commits-since | image :: https://img.shields.io/github/commits-since/yusinv/priority-search-tree/v0.0.1 .svg
4545 :alt: Commits since latest release
46- :target: https://github.com/yusinv/priority-search-tree/compare/v0.0.0 ...main
46+ :target: https://github.com/yusinv/priority-search-tree/compare/v0.0.1 ...main
4747
4848
4949
You can’t perform that action at this time.
0 commit comments