File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11[tool .bumpversion ]
2- current_version = " 0.15.5 "
2+ current_version = " 0.15.6 "
33commit = true
44tag = false
55
Original file line number Diff line number Diff line change 11[tool .bumpversion ]
2- current_version = " 0.15.5 "
2+ current_version = " 0.15.6 "
33commit = true
44tag = true
55
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ requires = [
77
88[project ]
99name = " murfey"
10- version = " 0.15.5 "
10+ version = " 0.15.6 "
1111description = " Client-Server architecture hauling Cryo-EM data"
1212readme = " README.md"
1313keywords = [
Original file line number Diff line number Diff line change 11from __future__ import annotations
22
3- __version__ = "0.15.5 "
4- __supported_client_version__ = "0.15.5 "
3+ __version__ = "0.15.6 "
4+ __supported_client_version__ = "0.15.6 "
You can’t perform that action at this time.
0 commit comments