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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
blampe committed Sep 17, 2015
1 parent bda5ea8 commit 894e80d
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.1 (unreleased)
0.17.1 (2015-09-17)
-------------------

- Made "service" optional for ``thrift.load()``. The first argument should be a
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -3,7 +3,7 @@

setup(
name='tchannel',
version='0.17.1.dev0',
version='0.17.1',
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 894e80d

Please sign in to comment.