Skip to content

Commit

Permalink
Preparing release 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jgoclawski committed Jun 27, 2019
1 parent 9a9c4d0 commit ace60b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,7 +1,7 @@
Changelog for kubepy
=================

1.13.2 (unreleased)
1.14.0 (2019-06-27)
-------------------

- Display logs for failed Jobs.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@ def get_long_description():

setup(
name='kubepy',
version='1.13.2.dev0',
version='1.14.0',
description='Python wrapper on kubectl that makes deploying easy.',
long_description=get_long_description(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit ace60b7

Please sign in to comment.