This repository was archived by the owner on Oct 24, 2024. It is now read-only.
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 @@ -22,11 +22,11 @@ authors:
2222 given-names : Tommy
2323 family-names : Keswick
2424 orcid : " https://orcid.org/0000-0001-5644-440X"
25- version : " 1.7.1 "
25+ version : " 1.8.0 "
2626abstract : " GitHub template project for non-web Python application projects"
2727repository-code : " https://github.com/caltechlibrary/py-cli-template"
2828type : software
2929license-url : " https://github.com/caltechlibrary/py-cli-template/blob/main/LICENSE"
3030keywords :
3131 - template
32- date-released : " 2022-12-02 "
32+ date-released : " 2022-12-06 "
Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ print-instructions: vars
208208 @$(info ┃ 1. Check https://github.com/$(repo ) /releases )
209209 @$(info ┃ 2. Wait a few seconds to let web services do their work ┃)
210210 @$(info ┃ 3. Run "make update-doi" to update the DOI in README.md ┃)
211- @$(info ┃ 4. Run "make packages" & check the results ┃)
211+ @$(info ┃ 4. Run "make packages" and check the results ┃)
212212 @$(info ┃ 5. Run "make test-pypi" to push to test.pypi.org ┃)
213213 @$(info ┃ 6. Check https://test.pypi.org/project/$(name ) )
214214 @$(info ┃ 7. Run "make pypi" to push to pypi for real ┃)
Original file line number Diff line number Diff line change 3636 "developmentStatus" : " active" ,
3737 "downloadUrl" : " https://github.com/caltechlibrary/py-cli-template/archive/main.zip" ,
3838 "codeRepository" : " https://github.com/caltechlibrary/py-cli-template" ,
39- "datePublished" : " 2022-12-02 " ,
39+ "datePublished" : " 2022-12-06 " ,
4040 "keywords" : [
4141 " template" ,
4242 " python" ,
4343 " software"
4444 ],
4545 "name" : " Caltech Library Python Software Repository Template" ,
4646 "description" : " Template repository for software projects by the Caltech Library" ,
47- "version" : " 1.7.1 " ,
47+ "version" : " 1.8.0 " ,
4848 "maintainer" : " https://orcid.org/0000-0001-9105-5960" ,
4949 "funder" : {
5050 "@id" : " https://doi.org/10.13039/100006961" ,
You can’t perform that action at this time.
0 commit comments