Skip to content

Commit

Permalink
change dist name to unifyai
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-fri-end committed Mar 29, 2024
1 parent c39d4cb commit a6db421
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 @@ -15,7 +15,7 @@ Just like the REST API, you can:
## Installation
You can use pip to install the package as follows:
```bash
pip install .
pip install unifyai
```

## Basic Usage
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tool.poetry]
name = "unify"
name = "unifyai"
version = "0.1.0"
description = "A Python package for interacting with the Unify API"
authors = ["Unify <hello@unify.com>"]
Expand Down

0 comments on commit a6db421

Please sign in to comment.