Skip to content

Commit d087636

Browse files
authored
Update __init__.py
1 parent 17b77bc commit d087636

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
@@ -28,7 +28,7 @@
2828
.. automodule:: forest.services
2929
3030
"""
31-
__version__ = '0.20.7'
31+
__version__ = '0.20.8'
3232

3333
from .config import *
3434
from . import (

0 commit comments

Comments
 (0)