You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,15 @@
1
1
================================
2
-
Welcome to python-binance v0.7.5
2
+
Welcome to python-binance v0.7.8
3
3
================================
4
4
5
5
Note
6
6
----
7
7
8
-
I am working on a python3 version with async support to remove legacy dependencies and their related issues.
8
+
this library is not under active development by sammchardy. however, the community has been actively contributing lots of PRs. If you find missing features please submit a PR. please keep PRs small and non-breaking.
9
9
10
-
I would appreciate if you could try out the `feature/asyncio <https://github.com/sammchardy/python-binance/tree/feature/asyncio>`_ branch and give your feedback.
10
+
~~I am working on a python3 version with async support to remove legacy dependencies and their related issues.~~
11
+
12
+
~~I would appreciate if you could try out the `feature/asyncio <https://github.com/sammchardy/python-binance/tree/feature/asyncio>`_ branch and give your feedback.~~
0 commit comments