Skip to content

Commit e980497

Browse files
pandafynemesifier
authored andcommitted
[deps] Bumped version to 1.2.0a
- Bumped openwisp-utils~=1.2.0a
1 parent 5f9e62e commit e980497

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

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.2.0 [Unreleased]
5+
--------------------------
6+
7+
Work in progress.
8+
49
Version 1.1.0 [14-08-2024]
510
--------------------------
611

netdiff/info.py

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

44

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
nose2[coverage_plugin]>=0.6.5
22
responses~=0.25.3
3-
openwisp-utils[qa] @ https://github.com/openwisp/openwisp-utils/tarball/master
3+
openwisp-utils[qa] @ https://github.com/openwisp/openwisp-utils/tarball/1.2
44
parameterized~=0.9.0
55
freezegun==1.5.1

0 commit comments

Comments
 (0)