diff --git a/setup.py b/setup.py index 7d7c17de0..04b28b394 100644 --- a/setup.py +++ b/setup.py @@ -58,8 +58,8 @@ def is_requirement(line): } setup( - name="django-wiki", - version="1.1.3", + name="openedx-django-wiki", + version="1.1.4", author="Benjamin Bach", author_email="benjamin@overtag.dk", long_description_content_type='text/markdown',