mirror of
https://github.com/vale981/recommonmark
synced 2025-03-05 10:01:39 -05:00
Release 0.5
This commit is contained in:
parent
eebb02c77a
commit
f79c2bf616
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
"""Docutils CommonMark parser"""
|
||||
|
||||
__version__ = '0.5.0.dev'
|
||||
__version__ = '0.5.0'
|
||||
|
||||
|
||||
def setup(app):
|
||||
|
|
Loading…
Add table
Reference in a new issue