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 8d95223 commit 1d210bfCopy full SHA for 1d210bf
sphinxnotes/snippet/__init__.py
@@ -15,7 +15,7 @@
15
16
__title__= 'sphinxnotes-snippet'
17
__license__ = 'BSD'
18
-__version__ = '1.0b7'
+__version__ = '1.0b8'
19
__author__ = 'Shengyu Zhang'
20
__url__ = 'https://sphinx-notes.github.io/snippet'
21
__description__ = 'Non-intrusive snippet manager for Sphinx documentation'
0 commit comments