We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b83077 commit 63d49d4Copy full SHA for 63d49d4
src/cappr/__init__.py
@@ -3,7 +3,7 @@
3
4
https://cappr.readthedocs.io/
5
"""
6
-__version__ = "0.8.6"
+__version__ = "0.8.7"
7
8
from . import utils
9
from ._example import Example
0 commit comments