Skip to content

Commit a65f478

Browse files
committed
prepare release v1.9.0
1 parent 2d93e3d commit a65f478

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python-linstor (1.9.0-1) experimental; urgency=medium
2+
3+
* Added RemoteSpdk consts
4+
5+
-- Gabor Hernadi <[email protected]> Mon, 19 Jul 2021 08:28:37 +0000
6+
17
python-linstor (1.8.0-1) experimental; urgency=medium
28

39
* common: lower() new enum values

linstor/version.py

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

0 commit comments

Comments
 (0)