diff --git a/README.md b/README.md index a6c2971..32a3b20 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,6 @@ Get your [free API key here](https://flipsidecrypto.xyz/account/api-keys) | Language | Version | Status | | ------------------------ | ------- | ---------------------------------------------------------------------------------- | -| ✅ [Python](./python/) | 2.0.7 | [![tests](https://github.com/FlipsideCrypto/sdk/actions/workflows/ci_python.yml/badge.svg)](https://github.com/FlipsideCrypto/sdk/actions/workflows/ci_python.yml) | +| ✅ [Python](./python/) | 2.0.8 | [![tests](https://github.com/FlipsideCrypto/sdk/actions/workflows/ci_python.yml/badge.svg)](https://github.com/FlipsideCrypto/sdk/actions/workflows/ci_python.yml) | | ✅ [JS/TypeScript](./js) | 2.0.0 | [![tests](https://github.com/FlipsideCrypto/sdk/actions/workflows/ci_js.yml/badge.svg)](https://github.com/FlipsideCrypto/sdk/actions/workflows/ci_js.yml) | ✅ [R](./r/shroomDK/) | Under Construction | | diff --git a/python/VERSION b/python/VERSION index 6a0ca2d..e8f41f0 100644 --- a/python/VERSION +++ b/python/VERSION @@ -1 +1 @@ -2.0.7 \ No newline at end of file +2.0.8 \ No newline at end of file