Commit 38c53bfa authored by Seb's avatar Seb
Browse files

Update version + changelog

parent f4aa0f5f
CHANGELOG CHANGELOG
========= =========
2.9.0
-----
- Added VideoChooserBlock
- Added video summary on admin homepage
2.4.0 2.4.0
----- -----
......
...@@ -10,7 +10,7 @@ from setuptools import find_packages, setup # noqa: E4 ...@@ -10,7 +10,7 @@ from setuptools import find_packages, setup # noqa: E4
setup( setup(
name='wagtailvideos', name='wagtailvideos',
version='2.8.2', version='2.9.0',
description="A wagtail module for uploading and displaying videos in various codecs.", description="A wagtail module for uploading and displaying videos in various codecs.",
long_description=readme, long_description=readme,
author='Neon Jungle', author='Neon Jungle',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment