Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Pablo Bustamante Barrera committed Jul 7, 2024
2 parents 645fc35 + eb9ea52 commit 379f666
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 @@ -9,7 +9,7 @@
To install Cryptomarket use pip

```
pip install cryptomarket==3.2.3
pip install cryptomarket==3.2.4
```

# Documentation
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

setuptools.setup(
name="cryptomarket",
version="3.2.3",
version="3.2.4",
packages=[
'cryptomarket',
'cryptomarket.websockets',
Expand Down

0 comments on commit 379f666

Please sign in to comment.