We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17b77bc commit d087636Copy full SHA for d087636
forest/__init__.py
@@ -28,7 +28,7 @@
28
.. automodule:: forest.services
29
30
"""
31
-__version__ = '0.20.7'
+__version__ = '0.20.8'
32
33
from .config import *
34
from . import (
0 commit comments