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/) The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/). and this project adheres to [Semantic Versioning](http://semver.org/).
## Unreleased ## [3.0.0] - 2025-02-27
### Changed ### Changed

View File

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