bump: Release v0.9.0

This commit is contained in:
Roberto Alsina 2024-09-21 20:33:24 -03:00
parent 6a6827f26a
commit 4432da2893
2 changed files with 13 additions and 1 deletions

View File

@ -2,6 +2,18 @@
All notable changes to this project will be documented in this file.
## [0.9.0] - 2024-09-21
### 🚀 Features
- PNG writer based on Stumpy libs
### ⚙️ Miscellaneous Tasks
- Clean
- Detect version bump in release script
- Improve changelog handling
## [0.8.0] - 2024-09-21
### 🚀 Features

View File

@ -1,5 +1,5 @@
name: tartrazine
version: 0.8.0
version: 0.9.0
authors:
- Roberto Alsina <roberto.alsina@gmail.com>