forked from shidenggui/easyquotation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge commit '90af0b615fcca3cf87917e6fdb044f6baff16a49' into easyquot…
…ation * commit '90af0b615fcca3cf87917e6fdb044f6baff16a49': fix(jsl): 修复集思路分级套利接口的错误 fix(sina): fix coroutines cant except error fix(jsl): fix fundarb func
- Loading branch information
Showing
3 changed files
with
21 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
from .api import * | ||
from .helpers import get_stock_codes, update_stock_codes | ||
|
||
__version__ = '0.3.4' | ||
__version__ = '0.3.8' | ||
__author__ = 'shidenggui' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters