Skip to content

Commit

Permalink
Merge pull request #78 from chainer/version_0_0_6
Browse files Browse the repository at this point in the history
bump version to 0.0.6
  • Loading branch information
kuenishi committed Oct 29, 2019
2 parents 535131d + cfc312e commit 2952de2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chainerio/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.0.5"
__version__ = "0.0.6"
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
# The short X.Y version
version = ''
# The full version, including alpha/beta/rc tags
release = '0.0.1'
release = '0.0.6'


# -- General configuration ---------------------------------------------------
Expand Down

0 comments on commit 2952de2

Please sign in to comment.