Skip to content

Commit

Permalink
Release version 4.2.2 to support Wagtail 2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
cwdavies committed Aug 11, 2020
1 parent 62b918f commit be981f6
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 @@ -16,7 +16,7 @@
long_description=open("README.md", "r").read(),
long_description_content_type="text/markdown",
license="CC0",
version="4.2.1",
version="4.2.2",
include_package_data=True,
packages=find_packages(),
python_requires=">=3.6",
Expand Down

0 comments on commit be981f6

Please sign in to comment.