Skip to content

Commit

Permalink
Merge pull request #274 from informatics-lab/release-v0.7.0
Browse files Browse the repository at this point in the history
Roll version forward to 0.7.0
  • Loading branch information
andrewgryan authored Feb 7, 2020
2 parents ccc7b16 + c732465 commit d25867e
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 @@ -25,7 +25,7 @@
.. automodule:: forest.presets
"""
__version__ = '0.6.0'
__version__ = '0.7.0'

from .config import *
from . import (
Expand Down

0 comments on commit d25867e

Please sign in to comment.