We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10325b8 commit 926823bCopy full SHA for 926823b
1 file changed
src/__init__.py
@@ -3,7 +3,7 @@
3
import logging
4
5
6
-__version__ = '2.0.0rc6'
+__version__ = '2.0.0-b1'
7
8
9
class Logger(logging.getLoggerClass()):
0 commit comments