Commit acb2eb87 authored by Tim Heap's avatar Tim Heap
Browse files

Version bump to 0.4.0

parent 8084ab74
CHANGELOG
=========
IN DEVELOPMENT
--------------
0.4.0
-----
- Support remote storage engines, like AWS S3.
......
......@@ -10,7 +10,7 @@ from setuptools import find_packages, setup
setup(
name='wagtailvideos',
version='0.3.2',
version='0.4.0',
description="A wagtail module for uploading and displaying videos in various codecs.",
long_description=readme,
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