Skip to content
This repository has been archived by the owner on Jan 5, 2024. It is now read-only.

Commit

Permalink
Preparing release 0.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloGrayson committed Oct 15, 2015
1 parent 4d6b822 commit a35ae4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
@@ -1,7 +1,7 @@
Changes by Version
==================

0.17.9 (unreleased)
0.17.9 (2015-10-15)
-------------------

- Fix default timeout incorrectly set to 16 minutes, now 30 seconds.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@

setup(
name='tchannel',
version='0.17.8.dev0',
version='0.17.9',
author='Abhinav Gupta, Aiden Scandella, Bryce Lampe, Grayson Koonce, Junchao Wu',
author_email='abg@uber.com',
description='Network multiplexing and framing protocol for RPC',
Expand Down

0 comments on commit a35ae4b

Please sign in to comment.