Skip to content

Commit c7cbf8f

Browse files
committed
version bump for releasing termux & ruamel.yaml changes
1 parent 5122ce2 commit c7cbf8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ntfy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from inspect import getargspec
77
from .backends.default import DefaultNotifierError
88

9-
__version__ = '2.4.3'
9+
__version__ = '2.4.4'
1010

1111
_user_home = path.expanduser('~')
1212
_cwd = getcwd()

0 commit comments

Comments
 (0)