We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b268cd commit 95cf8a8Copy full SHA for 95cf8a8
1 file changed
sphinxext/opengraph/__init__.py
@@ -36,8 +36,8 @@
36
create_social_card = None
37
DEFAULT_SOCIAL_CONFIG = {}
38
39
-__version__ = '0.12.0'
40
-version_info = (0, 12, 0)
+__version__ = '0.13.0'
+version_info = (0, 13, 0)
41
42
DEFAULT_DESCRIPTION_LENGTH = 200
43
DEFAULT_DESCRIPTION_LENGTH_SOCIAL_CARDS = 160
0 commit comments