diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2021-11-17 16:55:27 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2021-11-17 16:55:27 -0800 |
commit | 574a3cacafab2f32c7371ce24ef58c95b925e596 (patch) | |
tree | 7fc3f104206bd33525a16b05c3e2090c75920964 /python_openapi_client/fatcat_openapi_client/models/fileset_entity.py | |
parent | f8c46caf789b01f9585592a95c55b04ca09989db (diff) | |
download | fatcat-574a3cacafab2f32c7371ce24ef58c95b925e596.tar.gz fatcat-574a3cacafab2f32c7371ce24ef58c95b925e596.zip |
bump python client to 0.5.0
Diffstat (limited to 'python_openapi_client/fatcat_openapi_client/models/fileset_entity.py')
-rw-r--r-- | python_openapi_client/fatcat_openapi_client/models/fileset_entity.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python_openapi_client/fatcat_openapi_client/models/fileset_entity.py b/python_openapi_client/fatcat_openapi_client/models/fileset_entity.py index 44d5bebf..dfc0787a 100644 --- a/python_openapi_client/fatcat_openapi_client/models/fileset_entity.py +++ b/python_openapi_client/fatcat_openapi_client/models/fileset_entity.py @@ -5,7 +5,7 @@ Fatcat is a scalable, versioned, API-oriented catalog of bibliographic entities and file metadata. # noqa: E501 - The version of the OpenAPI document: 0.4.1 + The version of the OpenAPI document: 0.5.0 Contact: webservices@archive.org Generated by: https://openapi-generator.tech """ |