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/Pipfile.lock | |
parent | f8c46caf789b01f9585592a95c55b04ca09989db (diff) | |
download | fatcat-574a3cacafab2f32c7371ce24ef58c95b925e596.tar.gz fatcat-574a3cacafab2f32c7371ce24ef58c95b925e596.zip |
bump python client to 0.5.0
Diffstat (limited to 'python/Pipfile.lock')
-rw-r--r-- | python/Pipfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Pipfile.lock b/python/Pipfile.lock index fde6ca9a..2c7d08b0 100644 --- a/python/Pipfile.lock +++ b/python/Pipfile.lock @@ -262,7 +262,7 @@ }, "fatcat-openapi-client": { "path": "./../python_openapi_client", - "version": "==0.4.1" + "version": "==0.5.0" }, "filelock": { "hashes": [ |