bump to 3

This commit is contained in:
Will McGugan
2025-03-27 14:57:28 +00:00
parent b04b4ccb37
commit a0a8a8c6b4
2 changed files with 2 additions and 3 deletions

View File

@@ -5,8 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased
## [3.0.0] - 2025-02-27
### Changed

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "textual"
version = "2.1.2"
version = "3.0.0"
homepage = "https://github.com/Textualize/textual"
repository = "https://github.com/Textualize/textual"
documentation = "https://textual.textualize.io/"