Version 1.4.1
Build and Deploy Sphinx Docs / build (push) Has been cancelled
zizmor / zizmor (push) Has been cancelled

This commit is contained in:
ValueRaider
2026-05-28 21:01:28 +01:00
parent 15ba0223cc
commit 125b12e058
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -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 -1
View File
@@ -1,5 +1,5 @@
{% set name = "yfinance" %}
{% set version = "1.4.0" %}
{% set version = "1.4.1" %}
package:
name: "{{ name|lower }}"
+1 -1
View File
@@ -1 +1 @@
version = "1.4.0"
version = "1.4.1"