mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-18 20:24:19 +01:00
@@ -2,6 +2,11 @@
|
||||
History
|
||||
=======
|
||||
|
||||
0.7.0 (2018-06-14)
|
||||
------------------
|
||||
* Major: Provide functions for returning data as pandas Dataframes or Series (@dcwtx #112)
|
||||
* Minor documentation edits
|
||||
|
||||
0.6.0 (2018-04-30)
|
||||
------------------
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
__version__ = '0.6.0'
|
||||
__version__ = '0.7.0'
|
||||
|
||||
Reference in New Issue
Block a user