Skip to content

Commit

Permalink
bump version to v0.20.7
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgryan committed Jul 3, 2020
1 parent b6ba6ee commit ecd5adf
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 @@ -28,7 +28,7 @@
.. automodule:: forest.services
"""
__version__ = '0.20.6'
__version__ = '0.20.7'

from .config import *
from . import (
Expand Down

0 comments on commit ecd5adf

Please sign in to comment.