We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b04b4cc + 124fae7 commit f725d5fCopy full SHA for f725d5f
CHANGELOG.md
@@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
8
-## Unreleased
9
-
+## [3.0.0] - 2025-03-27
10
11
### Changed
12
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "textual"
3
-version = "2.1.2"
+version = "3.0.0"
4
homepage = "https://github.com/Textualize/textual"
repository = "https://github.com/Textualize/textual"
documentation = "https://textual.textualize.io/"
0 commit comments