File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "quantms-utils"
33description = " Python scripts and helpers for the quantMS workflow"
44readme = " README.md"
55license = " MIT"
6- version = " 0.0.21 "
6+ version = " 0.0.22 "
77authors = [
88 " Yasset Perez-Riverol <[email protected] >" ,
99 " Dai Chengxin <[email protected] >" ,
@@ -55,4 +55,4 @@ target-version = ["py39"]
5555
5656[build-system ]
5757requires = [" poetry-core>=1.2.0" ]
58- build-backend = " poetry.core.masonry.api"
58+ build-backend = " poetry.core.masonry.api"
Original file line number Diff line number Diff line change 1- __version__ = "0.0.21 "
1+ __version__ = "0.0.22 "
Original file line number Diff line number Diff line change 11# recipe/meta.yaml
22package :
33 name : quantms-utils
4- version : " 0.0.21 "
4+ version : " 0.0.22 "
55
66source :
77 path : ../
4343
4444extra :
4545 recipe-maintainers :
46- - ypriverol
46+ - ypriverol
You can’t perform that action at this time.
0 commit comments