Skip to content

Commit f02b926

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

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
Change log
22
==========
33

4+
Version 1.2.0 [Unreleased]
5+
--------------------------
6+
7+
Work in progress.
8+
49
Version 1.1.0 [2024-11-22]
510
--------------------------
611

netjsonconfig/version.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, 'final')
22
__version__ = VERSION
33

44

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ coveralls
33
sphinx
44
openwisp-sphinx-theme~=1.0.2
55
# commit message style check
6-
openwisp-utils[qa] @ https://github.com/openwisp/openwisp-utils/tarball/master
6+
openwisp-utils[qa] @ https://github.com/openwisp/openwisp-utils/tarball/1.2

0 commit comments

Comments
 (0)