diff --git a/setup.py b/setup.py index 0955dcd..81f9cce 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name="django-sri", - version="0.4.0", + version="0.5.0", url="https://github.com/RealOrangeOne/django-sri", author="Jake Howard", description="Subresource Integrity for Django",