Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit 1c05bab

Browse files
committed
Prepare for 1.1.6 release
Signed-off-by: Michal Konečný <[email protected]>
1 parent 41e403b commit 1c05bab

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

doc/changelog.rst

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog
33
=========
44

5+
v1.1.6
6+
======
7+
8+
Developer improvements
9+
----------------------
10+
11+
* Fix tests
12+
(`#536 <https://github.com/fedora-infra/fedmsg/pull/536>`_).
13+
514
v1.1.5
615
======
716

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105

106106
setup(
107107
name='fedmsg',
108-
version='1.1.5',
108+
version='1.1.6',
109109
description="Fedora Messaging Client API",
110110
long_description=long_description,
111111
author='Ralph Bean',

0 commit comments

Comments
 (0)