Skip to content

Commit 09a942f

Browse files
author
Pedro Pablo Bustamante Barrera
committed
chore: update package version
1 parent dafbd4f commit 09a942f

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.4
12+
pip install cryptomarket==3.3.0
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.4",
20+
version="3.3.0",
2121
packages=[
2222
'cryptomarket',
2323
'cryptomarket.websockets',

0 commit comments

Comments
 (0)