File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " procstar"
3- version = " 0.7.1 " # procstar
3+ version = " 0.7.2 " # procstar
44edition = " 2021"
55authors = [" Alex Samuel <alex@alexsamuel.net>" ]
66
Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ testpaths = "tests/"
4646line-length = 100
4747
4848[tool .bumpversion ]
49- current_version = " 0.7.1 "
49+ current_version = " 0.7.2 "
5050commit = true
5151tag = true
5252tag_name = " v{new_version}"
Original file line number Diff line number Diff line change 1- __version__ = "0.7.1 "
1+ __version__ = "0.7.2 "
Original file line number Diff line number Diff line change 11# This recipe presupposes Rust and assumes RUSTUP_HOME is set accordingly.
22
3- {% set version = "0.7.1 " %}
3+ {% set version = "0.7.2 " %}
44
55about :
66 home : https://github.com/apsis-scheduler/procstar
You can’t perform that action at this time.
0 commit comments