Skip to content

Commit

Permalink
Bump version to 0.7.0-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
zerolab committed Jun 15, 2021
1 parent 21cfae2 commit c594962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def get_git_revision_hash():

setup(
name="wagtail-markdown",
version="0.7.0-rc1",
version="0.7.0-rc2",
description="Markdown support for Wagtail",
long_description="Provides Markdown page field and streamfield block for "
"Wagtail. More info: {}".format(README),
Expand Down

0 comments on commit c594962

Please sign in to comment.