From 5ab1d46d9891ff48776cc658d19b3ddba06d080c Mon Sep 17 00:00:00 2001 From: Jake Herrmann Date: Tue, 15 Oct 2024 10:34:07 -0800 Subject: [PATCH] changelog version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index db6d762..dcdc315 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [PEP 440](https://www.python.org/dev/peps/pep-0440/) and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.8.1] +## [0.9.0] ### Added * A `--use-gslc-prefix` option has been added to the `back_projection` and `time_series` workflows: