Skip to content

Commit

Permalink
doc(python): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ISAAC-XXYYZZ committed Dec 10, 2024
1 parent 732d2c8 commit a8c7562
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The **KuCoin Universal SDK** is the official SDK provided by KuCoin, offering a
### Python Installation

```bash
pip install kucoin-universal-sdk==0.1.0a1
pip install kucoin-universal-sdk==0.1.0a2
```

### Golang Installation
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ For an overview of the project and SDKs in other languages, refer to the [Main R
Install the Python SDK using `pip`:

```bash
pip install kucoin-universal-sdk==0.1.0a1
pip install kucoin-universal-sdk==0.1.0a2
```

## 📖 Getting Started
Expand Down

0 comments on commit a8c7562

Please sign in to comment.