Skip to content

Commit b9b0e6f

Browse files
committed
fix: low_fee
1 parent be3a131 commit b9b0e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1",
20+
version="3.2.2",
2121
packages=['cryptomarket', 'cryptomarket.websockets'],
2222
include_package_data=True,
2323
description="Cryptomarket API client library",

0 commit comments

Comments
 (0)