mirror of
https://github.com/zhigang1992/fastai.git
synced 2026-04-30 02:24:52 +08:00
setup.py
This commit is contained in:
2
setup.py
2
setup.py
@@ -20,7 +20,7 @@ from setuptools import setup
|
||||
setup(
|
||||
name = "fastai",
|
||||
packages = ['fastai', 'fastai/models', 'fastai/models/cifar10'],
|
||||
version = 0.4 ,
|
||||
version = 0.6 ,
|
||||
description = "The fast.ai deep learning and machine learning library. Git pull fastai, for all fast.ai sessions and tutorials also",
|
||||
author = "Jeremy Howard and contributors",
|
||||
author_email = "info@fast.ai",
|
||||
|
||||
Reference in New Issue
Block a user