Skip to content

Commit c5c20f0

Browse files
authored
Merge pull request #920 from barakda/prep_release_1.3.3
prep release 1.3.3
2 parents adbf7f4 + a2fd5aa commit c5c20f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Globals
2-
VERSION="1.3.2"
2+
VERSION="1.3.3"
33
CEPH_VERSION="19.2.0"
44
SPDK_VERSION="24.09"
55
CONTAINER_REGISTRY="quay.io/ceph"

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.3.2"
7+
version = "1.3.3"
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)