Skip to content

Commit

Permalink
Bump version to 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
artscoop committed Feb 12, 2024
1 parent 5bf3972 commit 07d1b2a
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 @@ -6,7 +6,7 @@

setup(
name="django-approval",
version="0.15.0",
version="0.15.1",
description="Easily moderate any content in Django before it's visible to the public.",
long_description=open("README.md").read(),
author="Steve Kossouho",
Expand Down

0 comments on commit 07d1b2a

Please sign in to comment.