Skip to content

Commit

Permalink
Merge pull request #426 from corochann/v071
Browse files Browse the repository at this point in the history
v0.7.1
  • Loading branch information
mottodora authored Aug 17, 2020
2 parents ef7dc40 + c2948f6 commit 1577aef
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 @@ -45,7 +45,7 @@ currently supported:
| 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 |
| v0.7.0 | v7.0 ~ | 2019.03.2.0 | 3.6, 3.7 *4 |
| v0.7.0 ~ v0.7.1 | v7.0 ~ | 2019.03.2.0 | 3.6, 3.7 *4 |
| master branch *5 | v7.0 ~ | 2019.03.2.0 | 3.6, 3.7 |


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.7.0'
__version__ = '0.7.1'

0 comments on commit 1577aef

Please sign in to comment.