We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ccb8e5 commit a6f8cbeCopy full SHA for a6f8cbe
2 files changed
CHANGELOG
@@ -1,3 +1,6 @@
1
+- 1.4.1
2
+ * Strip scopes on IPv6Interface instances #131
3
+
4
- 1.4.0
5
* Add support for Django 6.0
6
* Modernize setup
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = django-netfields
-version = 1.4.0
+version = 1.4.1
description = Django PostgreSQL netfields implementation
long_description = file: README.rst
url = https://github.com/jimfunk/django-postgresql-netfields
0 commit comments