Skip to content

Commit 4fc2903

Browse files
committed
1.8.7
1 parent 5ca4984 commit 4fc2903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

watchdogs/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
from .config import Config
44
from .main import init_app
55

6-
__version__ = '1.8.6'
6+
__version__ = '1.8.7'
77
__all__ = ['Config', 'init_app']
88
logging.getLogger('watchdogs').addHandler(logging.NullHandler())

0 commit comments

Comments
 (0)