Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
Preparing version 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leplatrem committed Dec 20, 2017
1 parent 4921a51 commit d9fac7c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jobs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Changelog

This document describes changes between each past release.

1.1.2 (unreleased)
1.1.2 (2017-12-20)
------------------

- Fix event handling of RC metadata (fixes #314)
Expand Down
2 changes: 1 addition & 1 deletion jobs/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ def read_file(filename):


setup(name='buildhub',
version='1.1.1',
version='1.1.2',
description='Buildhub Python libraries.',
long_description="{}\n\n{}\n\n{}".format(README, CHANGELOG, CONTRIBUTORS),
license='Apache License (2.0)',
Expand Down

0 comments on commit d9fac7c

Please sign in to comment.