chore: release v0.3.5 -- connection pool exhaustion fix

This commit is contained in:
Brian Krabach
2026-04-14 06:36:07 -07:00
parent 2e57358e2e
commit 655b9ecab0
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "muxplex"
version = "0.3.4"
version = "0.3.5"
description = "Web-based tmux session dashboard — access all your tmux sessions from any browser"
readme = "README.md"
license = { text = "MIT" }