Skip to content

Commit 2783160

Browse files
committed
version bump for 697f4a3
1 parent 697f4a3 commit 2783160

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.1'
9+
__version__ = '2.6.0'
1010

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

0 commit comments

Comments
 (0)