Skip to content

Commit

Permalink
- Update release ci/cd 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
maycuatroi committed Jul 26, 2024
1 parent dcf306a commit 78b75f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ This module contains the main functionality for downloading files, including sup
## Install it from PyPI

```bash
pip install evo_downloader
pip install evo-download
```

## Usage

### As a Library

You can use `evo_downloader` to download files programmatically.
You can use `evo-download` to download files programmatically.

```python
from evo_downloader.downloader import Downloader
Expand Down
2 changes: 1 addition & 1 deletion evo_downloader/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.0.1

0 comments on commit 78b75f5

Please sign in to comment.