We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65f2a62 commit db4fd93Copy full SHA for db4fd93
bot/__init__.py
@@ -1,6 +1,6 @@
1
import logging
2
3
-__version__ = "0.0.21"
+__version__ = "0.0.22"
4
5
# Set default logging handler to avoid "No handler found" warnings.
6
logging.getLogger(__name__).addHandler(logging.NullHandler())
0 commit comments