Skip to content

Commit 4225086

Browse files
committed
Bump version
1 parent d51fbb4 commit 4225086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinxnotes/snippet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
__title__= 'sphinxnotes-snippet'
1717
__license__ = 'BSD'
18-
__version__ = '1.0b9'
18+
__version__ = '1.0'
1919
__author__ = 'Shengyu Zhang'
2020
__url__ = 'https://sphinx-notes.github.io/snippet'
2121
__description__ = 'Non-intrusive snippet manager for Sphinx documentation'

0 commit comments

Comments
 (0)