Skip to content

Commit 63d49d4

Browse files
committed
Bump v0.8.7
1 parent 7b83077 commit 63d49d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cappr/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
https://cappr.readthedocs.io/
55
"""
6-
__version__ = "0.8.6"
6+
__version__ = "0.8.7"
77

88
from . import utils
99
from ._example import Example

0 commit comments

Comments
 (0)