mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-17 11:54:19 +01:00
[release] Release version 0.11.0
This commit is contained in:
@@ -6,7 +6,7 @@ History
|
||||
--------------------
|
||||
* Update me with new features!
|
||||
|
||||
0.11.x (2019-09-XX)
|
||||
0.11.0 (2019-09-01)
|
||||
--------------------
|
||||
* [/news] Internally rename sources parameter to "source", ensure lists are passed as comma separated values #325. Non-breaking external change.
|
||||
* [/news] Add new URL parameter for "onlyWithTickers" #327
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
__version__ = '0.10.0'
|
||||
__version__ = '0.11.0'
|
||||
|
||||
Reference in New Issue
Block a user