Skip to content

Commit

Permalink
bump version to 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgryan committed May 15, 2020
1 parent 842af3a commit 9fac8f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forest/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
.. automodule:: forest.presets
"""
__version__ = '0.17.0'
__version__ = '0.17.1'

from .config import *
from . import (
Expand Down

0 comments on commit 9fac8f5

Please sign in to comment.