Skip to content

Commit

Permalink
Released 0.16.17-yelp1 via make release
Browse files Browse the repository at this point in the history
  • Loading branch information
mjksmith committed Jan 25, 2016
1 parent 2afb257 commit 78c74b6
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
paasta-tools (0.16.17-yelp1) lucid; urgency=low

* 0.16.17 tagged with 'make release'
Commit:

-- Matthew Smith <[email protected]> Mon, 25 Jan 2016 12:49:25 -0800

paasta-tools (0.16.16-yelp1) lucid; urgency=low

* 0.16.16 tagged with 'make release'
Commit:

-- Matthew Smith <[email protected]> Mon, 25 Jan 2016 12:49:00 -0800

paasta-tools (0.16.16-yelp1) lucid; urgency=low

* 0.16.16 tagged with 'make release'
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
setup(
name='paasta-tools',
# Don't bump version manually. See `make release` docs in ./Makefile
version='0.16.16',
version='0.16.17',
provides=["paasta_tools"],
author='Kyle Anderson',
author_email='[email protected]',
Expand Down
2 changes: 1 addition & 1 deletion yelp_package/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Edit this release and run "make release"
RELEASE=0.16.16-yelp1
RELEASE=0.16.17-yelp1

SHELL=/bin/bash

Expand Down

0 comments on commit 78c74b6

Please sign in to comment.