From 574a3cacafab2f32c7371ce24ef58c95b925e596 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 17 Nov 2021 16:55:27 -0800 Subject: bump python client to 0.5.0 --- python_openapi_client/fatcat_openapi_client/models/file_entity.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python_openapi_client/fatcat_openapi_client/models/file_entity.py') diff --git a/python_openapi_client/fatcat_openapi_client/models/file_entity.py b/python_openapi_client/fatcat_openapi_client/models/file_entity.py index d0c86d47..d97a0a03 100644 --- a/python_openapi_client/fatcat_openapi_client/models/file_entity.py +++ b/python_openapi_client/fatcat_openapi_client/models/file_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 """ -- cgit v1.2.3