Skip to content

Commit 40e20c7

Browse files
committed
chore: bump version to 0.1.5
1 parent 12fefad commit 40e20c7

3 files changed

Lines changed: 3 additions & 3 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 = "it2"
7-
version = "0.1.4"
7+
version = "0.1.5"
88
description = "A powerful command-line interface for controlling iTerm2"
99
readme = "README.md"
1010
license = {file = "LICENSE"}

src/it2/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""iTerm2 CLI - A powerful command-line interface for controlling iTerm2."""
22

3-
__version__ = "0.1.4"
3+
__version__ = "0.1.5"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)