diff options
author | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-28 20:20:39 -0800 |
---|---|---|
committer | Bryan Newbold <bnewbold@robocracy.org> | 2019-01-28 20:20:39 -0800 |
commit | c3f90b450ee4449d6b6f44bc690e0cdbca3ba428 (patch) | |
tree | 08bf55ca3ecd1f654476873a7b915d33ddfa7c97 /python_client/fatcat_client/models/release_contrib.py | |
parent | bd613a2d432fe487ed91f490e8058732749b5a8e (diff) | |
download | fatcat-c3f90b450ee4449d6b6f44bc690e0cdbca3ba428.tar.gz fatcat-c3f90b450ee4449d6b6f44bc690e0cdbca3ba428.zip |
bump versions (0.1.0 to 0.2.0)
Diffstat (limited to 'python_client/fatcat_client/models/release_contrib.py')
-rw-r--r-- | python_client/fatcat_client/models/release_contrib.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python_client/fatcat_client/models/release_contrib.py b/python_client/fatcat_client/models/release_contrib.py index 3c4a4f71..580221a1 100644 --- a/python_client/fatcat_client/models/release_contrib.py +++ b/python_client/fatcat_client/models/release_contrib.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 """ |