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.
1 parent 83a47ea commit e563f96Copy full SHA for e563f96
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "textual-dev"
3
-version = "1.7.0"
+version = "1.8.0"
4
homepage = "https://github.com/Textualize/textual-dev"
5
description = "Development tools for working with Textual"
6
authors = [
@@ -10,7 +10,7 @@ authors = [
10
license = "MIT"
11
readme = "README.md"
12
classifiers = [
13
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
14
"Environment :: Console",
15
"Intended Audience :: Developers",
16
"Operating System :: Microsoft :: Windows :: Windows 10",
0 commit comments