We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1287384 commit 14e7ae6Copy full SHA for 14e7ae6
forest/__init__.py
@@ -23,7 +23,7 @@
23
.. automodule:: forest.presets
24
25
"""
26
-__version__ = '0.16.0'
+__version__ = '0.16.1'
27
28
from .config import *
29
from . import (
0 commit comments