Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #261 from yuyu2172/update-0.5.0
Browse files Browse the repository at this point in the history
update 0.5.0
  • Loading branch information
Hakuyume authored Jun 9, 2017
2 parents 54d9165 + cffb9eb commit a0d1e83
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ For additional features

Environments under Python 2.7.12 and 3.6.0 are tested.

The HEAD of the master branch is developed for Chainer v2.
For users using Chainer v1, please use version 0.4.10, which can be installed by `pip install chainercv==0.4.10`.


# Features

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

setup(
name='chainercv',
version='0.4.10',
version='0.5.0',
packages=find_packages(),
author='Yusuke Niitani',
author_email='[email protected]',
Expand Down

0 comments on commit a0d1e83

Please sign in to comment.