Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
aoki-h-jp authored Jan 4, 2025
1 parent 6f5c0eb commit 86f6d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="binance-bulk-downloader",
version="1.1.0",
version="1.1.0.1",
description="A Python library to efficiently and concurrently download historical data files from Binance. Supports all asset types (spot, futures, options) and all frequencies.",
install_requires=["requests", "rich", "pytest"],
author="aoki-h-jp",
Expand Down

0 comments on commit 86f6d72

Please sign in to comment.