Skip to content

Commit

Permalink
ceph-iscsi 3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Christie committed Jul 1, 2019
1 parent c435110 commit ec80bb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ceph-iscsi.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@


Name: ceph-iscsi
Version: 3.1
Version: 3.2
Release: 1%{?dist}
Group: System/Filesystems
Summary: Python modules for Ceph iSCSI gateway configuration management
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def run(self):

setup(
name="ceph_iscsi",
version="3.1",
version="3.2",
description="Common classes/functions and CLI tools used to configure iSCSI "
"gateways backed by Ceph RBD",
long_description=long_description,
Expand Down

0 comments on commit ec80bb1

Please sign in to comment.