Bump version 0.8.8

This commit is contained in:
Ales (Shagi) Zabala Alava 2023-10-26 15:43:05 +02:00
parent de9e0f488a
commit 6f2895253b
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
Changelog
=========
0.8.8
-----
* Support Django 4.2
* Use DeleteView.form_valid instead of DeleteView.delete
* Add no-cache headers to login redirects
0.8.7
-----

View File

@ -1,6 +1,6 @@
[metadata]
name = django-gas
version = 0.8.7
version = 0.8.8
description = An alternative to django admin
long_description = file: readme.md, changelog.md, collaborators.md
long_description_content_type = text/markdown