From c3f90b450ee4449d6b6f44bc690e0cdbca3ba428 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 28 Jan 2019 20:20:39 -0800 Subject: bump versions (0.1.0 to 0.2.0) --- python_client/fatcat_client/rest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python_client/fatcat_client/rest.py') diff --git a/python_client/fatcat_client/rest.py b/python_client/fatcat_client/rest.py index 5c322c6b..d014223b 100644 --- a/python_client/fatcat_client/rest.py +++ b/python_client/fatcat_client/rest.py @@ -5,7 +5,7 @@ A scalable, versioned, API-oriented catalog of bibliographic entities and file metadata # noqa: E501 - OpenAPI spec version: 0.1.0 + OpenAPI spec version: 0.2.0 Generated by: https://github.com/swagger-api/swagger-codegen.git """ -- cgit v1.2.3