Skip to content

Commit 5197172

Browse files
committed
build(deps): Bump version in __about__
1 parent 80ed98d commit 5197172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libtmux/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__title__ = "libtmux"
22
__package_name__ = "libtmux"
3-
__version__ = "0.21.0"
3+
__version__ = "0.21.1"
44
__description__ = "Typed scripting library / ORM / API wrapper for tmux"
55
__email__ = "tony@git-pull.com"
66
__author__ = "Tony Narlock"

0 commit comments

Comments
 (0)