Skip to content

Commit 0144f15

Browse files
committed
[release] Version 1.2.1
1 parent 4a4c5fd commit 0144f15

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGES.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
Changelog
22
=========
33

4-
Version 1.2.1 [unreleased]
4+
Version 1.2.1 [2026-05-04]
55
--------------------------
66

77
Changes
88
~~~~~~~
99

10-
**Dependencies:**
10+
Dependencies
11+
++++++++++++
1112

12-
- Bumped ``djangorestframework`` to ``>=3.12,<3.18`` The code was already
13-
compatible with the new release of DRF 3.17, no code changes were
14-
needed.
13+
- Bumped djangorestframework to >=3.12,<3.18 `#347
14+
<https://github.com/openwisp/django-rest-framework-gis/issues/347>`_
1515

1616
Version 1.2.0 [2025-06-02]
1717
--------------------------

rest_framework_gis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (1, 2, 0, "final")
1+
VERSION = (1, 2, 1, "final")
22
__version__ = VERSION # alias
33

44

0 commit comments

Comments
 (0)