Skip to content

Commit db4fd93

Browse files
authored
Update __init__.py
1 parent 65f2a62 commit db4fd93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import logging
22

3-
__version__ = "0.0.21"
3+
__version__ = "0.0.22"
44

55
# Set default logging handler to avoid "No handler found" warnings.
66
logging.getLogger(__name__).addHandler(logging.NullHandler())

0 commit comments

Comments
 (0)