Skip to content

Commit

Permalink
Merge pull request #31 from edx/bmedx/bump_version_0_0_16
Browse files Browse the repository at this point in the history
Bump version to v0.0.16
  • Loading branch information
bmedx committed Dec 4, 2017
2 parents c095baa + e27c8cb commit b108ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def build_media_pattern(base_folder, file_extension):

setup(
name = "django-wiki",
version="0.0.14",
version="0.0.16",
author = "Benjamin Bach",
author_email = "[email protected]",
description = ("A wiki system written for the Django framework."),
Expand Down

0 comments on commit b108ad3

Please sign in to comment.