From 0f7942b6de13fac731b6f1686b9435002fde3278 Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Wed, 6 Nov 2013 14:24:42 -0500 Subject: [PATCH] bump the version and changelog for a release Signed-off-by: Alfredo Deza --- ceph_deploy/__init__.py | 2 +- docs/source/changelog.rst | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ceph_deploy/__init__.py b/ceph_deploy/__init__.py index e1366df..eb6559e 100644 --- a/ceph_deploy/__init__.py +++ b/ceph_deploy/__init__.py @@ -1,3 +1,3 @@ -__version__ = '1.3' +__version__ = '1.3.1' diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index 7fe0bfd..93e60c5 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -1,3 +1,8 @@ +1.3.1 +----- +* Fix failure to `wget` GPG keys on Debian and Debian-based distros when + installing + 1.3 --- * Major refactoring for all the remote connections in ceph-deploy. With global -- 2.47.3