Skip to content

Commit

Permalink
Merge pull request #392 from corochann/v060
Browse files Browse the repository at this point in the history
update version to v0.6.0
  • Loading branch information
mottodora authored Sep 11, 2019
2 parents de85501 + e91701c commit 45a6489
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ currently supported:
| v0.1.0 ~ v0.3.0 | v2.0 ~ v3.0 | 2017.09.3.0 | 2.7, 3.5, 3.6 |
| v0.4.0 | v3.0 ~ v4.0 *1 | 2017.09.3.0 | 2.7, 3.5, 3.6 |
| v0.5.0 | v3.0 ~ v5.0 *2 | 2017.09.3.0 | 2.7, 3.5, 3.6 |
| v0.6.0 | v6.0 ~ *3 | 2017.09.3.0 | 2.7, 3.5, 3.6 |
| master branch | v6.0 ~ *3 | 2017.09.3.0 | 2.7, 3.5, 3.6 |
| v0.6.0 release plan | v6.0 ~ *3 | 2017.09.3.0 | 2.7, 3.5, 3.6 |
| v0.7.0 release plan | v7.0 ~ | 2019.03.2.0 | 3.6, 3.7 *4 |


Expand Down
2 changes: 1 addition & 1 deletion chainer_chemistry/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.5.0'
__version__ = '0.6.0'

0 comments on commit 45a6489

Please sign in to comment.