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