aboutsummaryrefslogtreecommitdiffstats
path: root/python_openapi_client/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2020-05-14 20:13:42 -0700
committerBryan Newbold <bnewbold@robocracy.org>2020-05-14 20:13:44 -0700
commitd54364178f2b8c86d88115a88375fa6f6c9f6c2c (patch)
tree1bb7335db603d6900ee52efdedef5da24531bef6 /python_openapi_client/README.md
parent228a9245ea3680e11164f58367310406402d306b (diff)
downloadfatcat-d54364178f2b8c86d88115a88375fa6f6c9f6c2c.tar.gz
fatcat-d54364178f2b8c86d88115a88375fa6f6c9f6c2c.zip
version bump fatcat_openapi_client
This is to push a new package version to pypi with the newer codegen. The immediate motivation for this is to fix keyword errors with "async" parameters conflicting with "async" as a keyword in Python 3.7. I guess that means this is probably actually a breaking change to the python API, though not to the API itself? Hrm. All the other changes are typo corrections from the fatcat-openapi2.yml spec document.
Diffstat (limited to 'python_openapi_client/README.md')
-rw-r--r--python_openapi_client/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/python_openapi_client/README.md b/python_openapi_client/README.md
index 4682a596..fd739e5b 100644
--- a/python_openapi_client/README.md
+++ b/python_openapi_client/README.md
@@ -4,7 +4,7 @@ Fatcat is a scalable, versioned, API-oriented catalog of bibliographic entities
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
- API version: 0.3.1
-- Package version: 0.3.1
+- Package version: 0.3.2
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
For more information, please visit [https://fatcat.wiki](https://fatcat.wiki)