"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "7c4b38baca6f8c3bbd24c8b458dcd2b507efa129"
Commit f4c17157 authored by Soumith Chintala's avatar Soumith Chintala
Browse files

version bump

parent 1afec311
...@@ -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.7' VERSION = '0.1.8'
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