bump: version 0.12.1 → 0.12.2

This commit is contained in:
Lance Edgar 2026-08-25 15:37:26 -05:00
parent 47d817712b
commit 4bc3f71718
2 changed files with 8 additions and 1 deletions

View file

@ -5,6 +5,13 @@ All notable changes to WuttaFarm will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## v0.12.2 (2026-08-25)
### Fix
- explicitly save session when token refresh happens
- freeze farmOS.py package to v1.x (for now)
## v0.12.1 (2026-05-31)
### Fix

View file

@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "WuttaFarm"
version = "0.12.1"
version = "0.12.2"
description = "Web app to integrate with and extend farmOS"
readme = "README.md"
authors = [