Skip to content

Commit 379f666

Browse files
author
Pedro Pablo Bustamante Barrera
committed
Merge branch 'develop'
2 parents 645fc35 + eb9ea52 commit 379f666

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
To install Cryptomarket use pip
1010

1111
```
12-
pip install cryptomarket==3.2.3
12+
pip install cryptomarket==3.2.4
1313
```
1414

1515
# Documentation

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
setuptools.setup(
1919
name="cryptomarket",
20-
version="3.2.3",
20+
version="3.2.4",
2121
packages=[
2222
'cryptomarket',
2323
'cryptomarket.websockets',

0 commit comments

Comments
 (0)