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

Commit

Permalink
Bump 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbe committed Oct 25, 2018
1 parent e4e4785 commit 1564309
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
19 changes: 19 additions & 0 deletions jobs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
Changelog
=========

1.3.5 (2018-10-25)
------------------

- upgrade requests to 2.20.0 (#524)

- the correct way to calm down pyup (#523)

- Disable pyup

- Merge pull request #492 from mozilla-services/pyup-update-backoff-1.5.0-to-1.6.0

- Update backoff from 1.5.0 to 1.6.0

- Update datadog to 0.22.0 (#489)

- adding new make run command



1.3.4 (2018-05-18)
------------------

Expand Down
2 changes: 1 addition & 1 deletion jobs/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ def read_file(filename):

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

0 comments on commit 1564309

Please sign in to comment.