mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2026-02-01 09:04:18 +01:00
Merge pull request #110 from hydrosquall/release/bump-version-to-6-0
Release/bump version to 6 0
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
History
|
||||
=======
|
||||
|
||||
0.6.0 (2018-04-30)
|
||||
------------------
|
||||
|
||||
* Fix bug in resample argument name (@dcwtx #82)
|
||||
* Add tool for removing API Keys from test fixtures (@dcwtx #107)
|
||||
* Remove official support for Python 3.3
|
||||
|
||||
0.5.0 (2018-03-11)
|
||||
------------------
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
__version__ = '0.5.1'
|
||||
__version__ = '0.6.0'
|
||||
|
||||
Reference in New Issue
Block a user