Skip to content

Commit b9f26a9

Browse files
author
semantic-release
committed
1.1.0
Automatically generated by python-semantic-release
1 parent fecb781 commit b9f26a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "welchost"
7-
version = "1.0.2"
7+
version = "1.1.0"
88
description = "Create and manage a Ghostty terminal welcome screen"
99
readme = "README.md"
1010
requires-python = ">=3.11"

src/welchost/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.2"
1+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)