Skip to content

Commit

Permalink
Merge pull request #25 from AryanK1511/dev-aryank
Browse files Browse the repository at this point in the history
Prepare release 0.0.1
  • Loading branch information
AryanK1511 authored Sep 7, 2024
2 parents ac6cb41 + f163c94 commit 8710dde
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 @@ -73,7 +73,7 @@ You can use this tool in two ways:
2. Install the tool via PyPi:

```bash
pip install github-echo
pip install gh-echo
```

3. Once installed, you need to set the required environment variables in your shell configuration. Here are the steps for different systems:
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"

[project]
name = "github-echo"
name = "gh-echo"
version = "0.0.1"
authors = [
{ name="Aryan Khurana", email="[email protected]" },
Expand Down

0 comments on commit 8710dde

Please sign in to comment.