Commit 67ee1196 authored by Seb's avatar Seb
Browse files

Version bump + readme update

parent 213c4b3f
......@@ -14,7 +14,12 @@ Requirements
Installing
----------
**This package is not on PyPI yet**
Install using pypi
.. code:: bash
pip install wagtailvideos
Using
-----
......
......@@ -10,7 +10,7 @@ from setuptools import find_packages, setup
setup(
name='wagtailvideos',
version='0.1.6',
version='0.1.7',
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