Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dementrock committed Dec 29, 2015
1 parent 6983ea2 commit dbcc8d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
from setuptools import setup

setup(name='tensorfuse',
version='0.1',
description='Common interface for Theano, CGT, and TensorFuse',
version='0.0.1',
description='Common interface for Theano, CGT, and TensorFlow',
url='http://github.com/dementrock/tensorfuse',
author='Rocky Duan',
author_email='[email protected]',
Expand Down

0 comments on commit dbcc8d2

Please sign in to comment.