chore: bump version to 0.1.13

Changes since 0.1.12:
- Fix pyte color name mapping for Rich compatibility
- Use session's actual screen state for screenshots
- Use requested dimensions when creating screenshot sessions
- Fix terminal lifecycle race conditions
This commit is contained in:
GitHub Copilot
2026-01-24 11:17:55 +00:00
parent 4d3a13f6ef
commit 4566d03aa5
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "textual-webterm"
version = "0.1.12"
version = "0.1.13"
description = "Serve terminal sessions over the web"
authors = ["Will McGugan <will@textualize.io>"]
license = "MIT"