Skip to content

Commit 887c784

Browse files
authored
Merge pull request #777 from gbregman/devel
prep release 1.2.17
2 parents c348cab + 7bc472b commit 887c784

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Globals
2-
VERSION="1.2.16"
2+
VERSION="1.2.17"
33
CEPH_VERSION="18.2.4"
44
SPDK_VERSION="24.01"
55
CONTAINER_REGISTRY="quay.io/ceph"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
44

55
[project]
66
name = "ceph-nvmeof"
7-
version = "1.2.16"
7+
version = "1.2.17"
88
description = "Service to provide Ceph storage over NVMe-oF protocol"
99
readme = "README.md"
1010
requires-python = "~=3.9"

0 commit comments

Comments
 (0)