Skip to content

Commit

Permalink
Release 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ericholscher committed Jan 8, 2019
1 parent eebb02c commit f79c2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recommonmark/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Docutils CommonMark parser"""

__version__ = '0.5.0.dev'
__version__ = '0.5.0'


def setup(app):
Expand Down

0 comments on commit f79c2bf

Please sign in to comment.