chore: release v0.2.0 -- version bump, changelog, FastAPI version fix

This commit is contained in:
Brian Krabach
2026-04-08 08:32:05 -07:00
parent 12c8f8f550
commit 1b5207b5af
3 changed files with 18 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "muxplex"
version = "0.1.1"
version = "0.2.0"
description = "Web-based tmux session dashboard — access all your tmux sessions from any browser"
readme = "README.md"
license = { text = "MIT" }