Skip to content

Commit e563f96

Browse files
committed
bump
1 parent 83a47ea commit e563f96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "textual-dev"
3-
version = "1.7.0"
3+
version = "1.8.0"
44
homepage = "https://github.com/Textualize/textual-dev"
55
description = "Development tools for working with Textual"
66
authors = [
@@ -10,7 +10,7 @@ authors = [
1010
license = "MIT"
1111
readme = "README.md"
1212
classifiers = [
13-
"Development Status :: 4 - Beta",
13+
"Development Status :: 5 - Production/Stable",
1414
"Environment :: Console",
1515
"Intended Audience :: Developers",
1616
"Operating System :: Microsoft :: Windows :: Windows 10",

0 commit comments

Comments
 (0)