Skip to content

Commit

Permalink
v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bergjefferson committed Sep 27, 2023
1 parent d05f0ad commit 0f94356
Show file tree
Hide file tree
Showing 6 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.6.0 - 2023-09-22
### Updated
- Replace signature with access-token

## 1.5.9 - 2023-07-12
### Updated
- Replace minOrderPrice with minLimitOrderUSDValue in exchange info
Expand Down
2 changes: 1 addition & 1 deletion degate/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.5.9"
__version__ = "1.6.0"
Binary file modified degate/lib/degate.dll
Binary file not shown.
Binary file modified degate/lib/degate_linux.so
Binary file not shown.
Binary file modified degate/lib/degate_mac.so
Binary file not shown.
Binary file modified degate/lib/degate_mac_m1.so
Binary file not shown.

0 comments on commit 0f94356

Please sign in to comment.