Skip to content

Commit

Permalink
Merge pull request #208 from szymonlopaciuk/bump_schemas_57.0
Browse files Browse the repository at this point in the history
setup: bump inspire-schemas~=57.0

Sem-Ver: api-breaking
  • Loading branch information
david-caro committed Jan 16, 2018
2 parents b235c0b + da75649 commit 9824bd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions hepcrawl/tohep.py
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ def _filter_affiliation(affiliations):
'introductory',
'lectures',
'review',
'manual',
]

document_types = [
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

install_requires = [
'autosemver~=0.2',
'inspire-schemas~=56.0',
'inspire-schemas~=57.0',
'inspire-dojson~=57.0',
'inspire-utils~=2.0,>=2.0.2',
'Scrapy>=1.1.0',
Expand Down

0 comments on commit 9824bd9

Please sign in to comment.