Commit f7e32ed2 authored by Seb's avatar Seb
Browse files

up version and add to changelog

parent 4e32d85c
CHANGELOG CHANGELOG
========= =========
2.11.1
------
- Added collection dropdown to chooser
2.11.0 2.11.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.11.0', version='2.11.1',
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