Commit 80b38a07 authored by Soumith Chintala's avatar Soumith Chintala
Browse files

version bump because of pip

parent e869fcbe
...@@ -7,7 +7,7 @@ from setuptools import setup, find_packages ...@@ -7,7 +7,7 @@ from setuptools import setup, find_packages
readme = open('README.rst').read() readme = open('README.rst').read()
VERSION = '0.1.6' VERSION = '0.1.7'
# same as ./requirements.txt # same as ./requirements.txt
requirements = [ requirements = [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment