🏷 — Bump version (0.7.4)

This commit is contained in:
Luc Didry 2025-02-12 15:33:36 +01:00
parent 07f87a0f7d
commit 1ebf7bf918
No known key found for this signature in database
GPG key ID: EA868E12D0257E3C
2 changed files with 5 additions and 1 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
## 0.7.4
Date: 2025-02-12
- 🐛 — Fix method enum in tasks table (thx to Dryusdan)
## 0.7.3

View file

@ -1 +1 @@
VERSION = "0.7.3"
VERSION = "0.7.4"