We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 645fc35 + eb9ea52 commit 379f666Copy full SHA for 379f666
README.md
@@ -9,7 +9,7 @@
9
To install Cryptomarket use pip
10
11
```
12
-pip install cryptomarket==3.2.3
+pip install cryptomarket==3.2.4
13
14
15
# Documentation
setup.py
@@ -17,7 +17,7 @@
17
18
setuptools.setup(
19
name="cryptomarket",
20
- version="3.2.3",
+ version="3.2.4",
21
packages=[
22
'cryptomarket',
23
'cryptomarket.websockets',
0 commit comments