mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2026-01-04 06:24:19 +01:00
main: add changelog and versioning
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
This module is used to interact with the bitfinex api
|
||||
"""
|
||||
|
||||
from .version import __version__
|
||||
from .client import Client
|
||||
from .models import (Order, Trade, OrderBook, Subscription, Wallet,
|
||||
Position, FundingLoan, FundingOffer, FundingCredit)
|
||||
|
||||
Reference in New Issue
Block a user