We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c43513b commit 4aed723Copy full SHA for 4aed723
debian/changelog
@@ -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
8
python-linstor (1.4.0-1) experimental; urgency=medium
9
10
* linstorapi: add error_report_delete method
linstor/version.py
@@ -1 +1 @@
-VERSION = "1.4.0"
+VERSION = "1.4.1"
0 commit comments