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 adbf7f4 + a2fd5aa commit c5c20f0Copy full SHA for c5c20f0
.env
@@ -1,5 +1,5 @@
1
# Globals
2
-VERSION="1.3.2"
+VERSION="1.3.3"
3
CEPH_VERSION="19.2.0"
4
SPDK_VERSION="24.09"
5
CONTAINER_REGISTRY="quay.io/ceph"
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
[project]
6
name = "ceph-nvmeof"
7
-version = "1.3.2"
+version = "1.3.3"
8
description = "Service to provide Ceph storage over NVMe-oF protocol"
9
readme = "README.md"
10
requires-python = "~=3.9"
0 commit comments