File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66 "codeRepository" : " https://github.com/caltechlibrary/epxml_to_datacite" ,
77 "issueTracker" : " https://github.com/caltechlibrary/epxml_to_datacite/issues" ,
88 "license" : " https://data.caltech.edu/license" ,
9- "version" : " 0.11.4 " ,
9+ "version" : " 0.11.5 " ,
1010 "author" : [
1111 {
1212 "@type" : " Person" ,
1717 "@id" : " https://orcid.org/0000-0001-9266-5146"
1818 }],
1919 "developmentStatus" : " active" ,
20- "downloadUrl" : " https://github.com/caltechlibrary/ames/archive/v0.11.4 .zip" ,
20+ "downloadUrl" : " https://github.com/caltechlibrary/ames/archive/v0.11.5 .zip" ,
2121 "keywords" : [
2222 " GitHub" ,
2323 " Eprints" ,
Original file line number Diff line number Diff line change 11from setuptools import setup
22setup (
33 name = 'epxml_to_datacite' ,
4- version = '0.11.4 ' ,
4+ version = '0.11.5 ' ,
55 py_modules = ["caltech_thesis" ,"caltech_authors_tech_report" ],
66 data_files = [('.' ,['thesis-subjects.txt' ])],
77 install_requires = [
You can’t perform that action at this time.
0 commit comments