From 70e8a48353997cc1c64d230c492a6ce86915da37 Mon Sep 17 00:00:00 2001 From: Kyle Altendorf Date: Sun, 19 Sep 2021 15:27:35 -0400 Subject: [PATCH] set v0.5.3 --- CHANGELOG.md | 3 +-- VERSION | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 51d405a1..2f76741d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [unreleased] +## [0.5.3] - 2021-09-19 ### Fixed - Regression in v0.5.2 where plotting processes that lack log files caused a traceback. ([#926](https://github.com/ericaltendorf/plotman/pull/926)) @@ -13,7 +13,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ([#929](https://github.com/ericaltendorf/plotman/pull/929)) - Better handle non-interactive uses that had trouble while detecting the (non-existant) terminal size. ([#918](https://github.com/ericaltendorf/plotman/pull/918)) -### Added ## [0.5.2] - 2021-09-12 ### Fixed diff --git a/VERSION b/VERSION index decc4e86..be14282b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.2+dev +0.5.3