File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[project ]
22name = " fair-python-cookiecutter"
3- version = " 0.3.1 "
3+ version = " 0.3.2 "
44description = " An opinionated cookiecutter template to kickstart a modern best-practice Python project with FAIR metadata. "
55
66license = " MIT"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ type: software
33message : If you use this software, please cite it using this metadata.
44
55title : " fair-python-cookiecutter"
6- version : " 0.3.1 "
6+ version : " 0.3.2 "
77abstract : " An opinionated cookiecutter template to kickstart a modern best-practice
88 Python project with FAIR metadata."
99repository-code : " https://github.com/Materials-Data-Science-and-Informatics/fair-python-cookiecutter"
Original file line number Diff line number Diff line change 2525 ],
2626 "name" : " fair-python-cookiecutter" ,
2727 "description" : " An opinionated cookiecutter template to kickstart a modern best-practice Python project with FAIR metadata." ,
28- "version" : " 0.3.1 " ,
28+ "version" : " 0.3.2 " ,
2929 "keywords" : [
3030 " fair" ,
3131 " metadata" ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22# ---- managed by somesy, see .somesy.toml ----
33name = " fair-python-cookiecutter"
4- version = " 0.3.1 "
4+ version = " 0.3.2 "
55description = " An opinionated cookiecutter template to kickstart a modern best-practice Python project with FAIR metadata."
66authors = [" Anton Pirogov <a.pirogov@fz-juelich.de>" , " Mustafa Soylu <m.soylu@fz-juelich.de>" ]
77maintainers = [" Mustafa Soylu <m.soylu@fz-juelich.de>" ]
You can’t perform that action at this time.
0 commit comments