Skip to content

Commit 9354674

Browse files
pandafynemesifier
authored andcommitted
[deps] Bumped version to 1.3.0a
1 parent 8b08213 commit 9354674

4 files changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGES.rst

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

4+
Version 1.3.0 [unreleased]
5+
--------------------------
6+
7+
Work in progress.
8+
49
Version 1.2.0 [2025-10-23]
510
--------------------------
611

openwisp_ipam/__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, "post1")
1+
VERSION = (1, 3, 0, "alpha")
22
__version__ = VERSION # alias
33

44

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
openwisp-utils[qa]~=1.2.0
1+
openwisp-utils[qa] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
openwisp-users~=1.2.0
2-
openwisp-utils[rest]~=1.2.0
1+
openwisp-users @ https://github.com/openwisp/openwisp-users/archive/refs/heads/1.3.tar.gz
2+
openwisp-utils[rest] @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz
33
django-reversion~=6.0.0
44
openpyxl~=3.1.5

0 commit comments

Comments
 (0)