Skip to content

Commit

Permalink
feat: commit to trigger release (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
adilansari authored May 19, 2023
1 parent a256368 commit 4914238
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

Python client for Tigris

## Installation

```commandline
pip install tigris-client-python>=1.0.0.b1
```

# Usage

See reference implementation in `./tests` directory that uses Tigris on `localhost:8081`
Expand Down

0 comments on commit 4914238

Please sign in to comment.