Bumb version 0.8.4

This commit is contained in:
Ales (Shagi) Zabala Alava 2022-07-01 09:37:28 +02:00
parent 9ac3620f28
commit 628925a013
2 changed files with 7 additions and 1 deletions

View File

@ -1,6 +1,12 @@
Changelog
=========
0.8.4
-----
* Allow setting form id or class on base_form.html
* Use time input_type on split_datetime_field
0.8.3
-----

View File

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