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.
2 parents 34c77a2 + 4985626 commit 3966c06Copy full SHA for 3966c06
.env
@@ -1,5 +1,5 @@
1
# Globals
2
-VERSION="1.2.17"
+VERSION="1.3.1"
3
CEPH_VERSION="18.2.4"
4
SPDK_VERSION="24.01"
5
CONTAINER_REGISTRY="quay.io/ceph"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
[project]
6
name = "ceph-nvmeof"
7
-version = "1.2.17"
+version = "1.3.1"
8
description = "Service to provide Ceph storage over NVMe-oF protocol"
9
readme = "README.md"
10
requires-python = "~=3.9"
0 commit comments