Unverified Commit b108ad30 by Brian Mesick Committed by GitHub

Merge pull request #31 from edx/bmedx/bump_version_0_0_16

Bump version to v0.0.16
parents c095baa9 e27c8cbc
...@@ -29,7 +29,7 @@ package_data = dict( ...@@ -29,7 +29,7 @@ package_data = dict(
setup( setup(
name = "django-wiki", name = "django-wiki",
version="0.0.14", version="0.0.16",
author = "Benjamin Bach", author = "Benjamin Bach",
author_email = "benjamin@overtag.dk", author_email = "benjamin@overtag.dk",
description = ("A wiki system written for the Django framework."), description = ("A wiki system written for the Django framework."),
......
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