Skip to content

Commit 58afe44

Browse files
committed
1.4.0
1 parent 49456ee commit 58afe44

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
- 1.4.0
2+
* Add support for Django 6.0
3+
* Modernize setup
4+
15
- 1.3.2
26
* Fix uncaught EUI() exceptions (Kyle Birkeland)
37
* Fix deprecation warning for app config in newer versions of Django (Gil

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-netfields
3-
version = 1.3.2
3+
version = 1.4.0
44
description = Django PostgreSQL netfields implementation
55
long_description = file: README.rst
66
url = https://github.com/jimfunk/django-postgresql-netfields

0 commit comments

Comments
 (0)