Version 1.4.1
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
Change Log
|
||||
===========
|
||||
|
||||
1.4.1
|
||||
-----
|
||||
Fix
|
||||
- Preserve Date/Datetime index name in yf.download() output #2832
|
||||
|
||||
1.4.0
|
||||
-----
|
||||
Features
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{% set name = "yfinance" %}
|
||||
{% set version = "1.4.0" %}
|
||||
{% set version = "1.4.1" %}
|
||||
|
||||
package:
|
||||
name: "{{ name|lower }}"
|
||||
|
||||
+1
-1
@@ -1 +1 @@
|
||||
version = "1.4.0"
|
||||
version = "1.4.1"
|
||||
|
||||
Reference in New Issue
Block a user