~netlandish/django-wiki

7e6da88b7d71ec0f5317155432688fc3c5e9fd75 — benjaoming 11 years ago 67d8cf3
Bump to 0.0.14
1 files changed, 1 insertions(+), 1 deletions(-)

M setup.py
M setup.py => setup.py +1 -1
@@ 31,7 31,7 @@ package_data = dict(

setup(
    name = "wiki",
    version = "0.0.13",
    version = "0.0.14",
    author = "Benjamin Bach",
    author_email = "benjamin@overtag.dk",
    url = "http://www.django-wiki.org",