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

Commit 5110e3d

Browse files
committed
Bump the release for v1.1.1
Signed-off-by: Jeremy Cline <[email protected]>
1 parent d4413b2 commit 5110e3d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: doc/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
# The short X.Y version.
6767
version = u'1.1'
6868
# The full version, including alpha/beta/rc tags.
69-
release = u'1.1.0'
69+
release = u'1.1.1'
7070

7171
# The language for content autogenerated by Sphinx. Refer to documentation
7272
# for a list of supported languages.

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104

105105
setup(
106106
name='fedmsg',
107-
version='1.1.0',
107+
version='1.1.1',
108108
description="Fedora Messaging Client API",
109109
long_description=long_description,
110110
author='Ralph Bean',

0 commit comments

Comments
 (0)