Skip to content

Commit 4aed723

Browse files
committed
prepare release v1.4.1
1 parent c43513b commit 4aed723

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
python-linstor (1.4.1-1) experimental; urgency=medium
2+
3+
* size_calc: Add unit_to_str method
4+
* update to latest linstor-common
5+
6+
-- Rene Peinthor <[email protected]> Mon, 09 Nov 2020 08:20:59 +0000
7+
18
python-linstor (1.4.0-1) experimental; urgency=medium
29

310
* linstorapi: add error_report_delete method

linstor/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.4.0"
1+
VERSION = "1.4.1"

0 commit comments

Comments
 (0)