Bump version 0.8
This commit is contained in:
parent
81a4473c5b
commit
b71c0aa8d3
|
@ -1,6 +1,12 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.8
|
||||||
|
---
|
||||||
|
|
||||||
|
* form_actions block on delete confirmation template
|
||||||
|
* Cancel url for GAS views
|
||||||
|
|
||||||
0.7.3
|
0.7.3
|
||||||
-----
|
-----
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
[metadata]
|
[metadata]
|
||||||
name = django-gas
|
name = django-gas
|
||||||
version = 0.7.3
|
version = 0.8
|
||||||
description = An alternative to django admin
|
description = An alternative to django admin
|
||||||
long_description = file: readme.md, changelog.md, collaborators.md
|
long_description = file: readme.md, changelog.md, collaborators.md
|
||||||
long_description_content_type = text/markdown
|
long_description_content_type = text/markdown
|
||||||
|
|
Loading…
Reference in New Issue