Commit afe0cf09 authored by Seb's avatar Seb
Browse files

Version bump

parent 1431539f
CHANGELOG CHANGELOG
========= =========
2.4.0
-----
- Upped minimum wagtail to 2.4
2.0.0 2.0.0
----- -----
......
...@@ -10,7 +10,7 @@ from setuptools import find_packages, setup ...@@ -10,7 +10,7 @@ from setuptools import find_packages, setup
setup( setup(
name='wagtailvideos', name='wagtailvideos',
version='2.0.1', version='2.4.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='Takeflight', author='Takeflight',
......
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