Commit c5e52baa authored by Soumith Chintala's avatar Soumith Chintala
Browse files

version bump

parent 40fdf71d
...@@ -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.8' VERSION = '0.1.9'
requirements = [ requirements = [
'numpy', 'numpy',
......
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