Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

Commit e12e6ff

Browse files
committed
New release
1 parent f4b1fe3 commit e12e6ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Changelog
22

3-
### 0.3.2
3+
### 0.3.2 (2021-04-25)
44
* Bugfix: Fix book building example
55
* Feature: Ability to pull config file from S3 bucket instead of local filesystem, polling for updated config is supported.
66
* Feature: Updated to work with latest version of cryptofeed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
],
3636
install_requires=[
3737
"pandas",
38-
"cryptofeed>=1.8.1",
38+
"cryptofeed>=1.9.0",
3939
"pyyaml",
4040
"pyarrow",
4141
"aiohttp>=3.7.1, < 4.0.0"

0 commit comments

Comments
 (0)