Skip to content

Commit

Permalink
Merge pull request #50 from Yoctol/version_092
Browse files Browse the repository at this point in the history
Version 092
  • Loading branch information
SoluMilken authored Dec 5, 2019
2 parents 197a0aa + 249f97e commit 22f512c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ language: python
cache: pip
python:
- '3.6'
- nightly
services:
- docker
matrix:
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

setup(
name='serving-utils',
version='0.9.1',
version='0.9.2',
description='Some utilities for tensorflow serving',
long_description=long_description,
python_requires='>=3.6',
Expand Down

0 comments on commit 22f512c

Please sign in to comment.