Skip to content

Commit 14e7ae6

Browse files
committed
bump version
1 parent 1287384 commit 14e7ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

forest/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
.. automodule:: forest.presets
2424
2525
"""
26-
__version__ = '0.16.0'
26+
__version__ = '0.16.1'
2727

2828
from .config import *
2929
from . import (

0 commit comments

Comments
 (0)