🏷 — Bump version (0.2.1)

This commit is contained in:
Luc Didry 2024-06-27 08:28:52 +02:00
parent 058622556d
commit db50aceddb
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] ## [Unreleased]
## 0.2.1
Date: 2024-06-27
- 🐛 — Fix bug in login view when having a cookie (internal server error) - 🐛 — Fix bug in login view when having a cookie (internal server error)
## 0.2.0 ## 0.2.0

View file

@ -1 +1 @@
VERSION = "0.2.0" VERSION = "0.2.1"