Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgryan committed Nov 29, 2021
1 parent 17b77bc commit d087636
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.7'
__version__ = '0.20.8'

from .config import *
from . import (
Expand Down

0 comments on commit d087636

Please sign in to comment.