Skip to content

Commit a5f1831

Browse files
author
nicolasK
committed
chore(version) : 0.0.15
1 parent c7c77e3 commit a5f1831

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.0.15] - Unreleased
8+
9+
10+
711
## [0.0.14] - 2024-04-11
812

913
### Fixed

earthdaily/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# to hide warnings from rioxarray or nano seconds conversion
66
warnings.filterwarnings("ignore")
77

8-
__version__ = "0.0.14"
8+
__version__ = "0.0.15"

0 commit comments

Comments
 (0)