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 5d61e15 commit c39dff8Copy full SHA for c39dff8
forest/__init__.py
@@ -23,7 +23,7 @@
23
.. automodule:: forest.presets
24
25
"""
26
-__version__ = '0.16.2'
+__version__ = '0.16.3'
27
28
from .config import *
29
from . import (
0 commit comments