mirror of https://github.com/phonopy/phono3py.git
Update document for v1.18.1
This commit is contained in:
parent
145a2e7f68
commit
1b7faf99cc
|
@ -3,6 +3,11 @@
|
|||
Change Log
|
||||
==========
|
||||
|
||||
Oct-17-2019: Version 1.18.1
|
||||
---------------------------
|
||||
|
||||
- Fix of phono3py-kaccum to follow the latest phonopy.
|
||||
|
||||
Oct-9-2019: Version 1.18.0
|
||||
---------------------------
|
||||
|
||||
|
|
|
@ -51,7 +51,7 @@ copyright = u'2015, Atsushi Togo'
|
|||
# The short X.Y version.
|
||||
version = '1.18'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '1.18.0'
|
||||
release = '1.18.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Reference in New Issue