Skip to content

Commit 889a8ee

Browse files
committed
update version
1 parent 9b8d8f9 commit 889a8ee

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.2'
6+
__version__ = '1.8.3'
77
__all__ = ['Config', 'init_app']
88
logging.getLogger('watchdogs').addHandler(logging.NullHandler())

0 commit comments

Comments
 (0)