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 5bc73f6 commit 2d53e75Copy full SHA for 2d53e75
sphinxnotes/snippet/__init__.py
@@ -15,7 +15,7 @@
15
16
__title__= 'sphinxnotes-snippet'
17
__license__ = 'BSD'
18
-__version__ = '1.1'
+__version__ = '1.1.1'
19
__author__ = 'Shengyu Zhang'
20
__url__ = 'https://sphinx-notes.github.io/snippet'
21
__description__ = 'Non-intrusive snippet manager for Sphinx documentation'
0 commit comments