Skip to content

Commit

Permalink
chore: bump version for next release (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
aht007 authored Nov 8, 2022
1 parent edc93af commit 6be09bc
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 @@ -59,7 +59,7 @@ def is_requirement(line):

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

0 comments on commit 6be09bc

Please sign in to comment.