mirror of https://github.com/phonopy/phono3py.git
Update document for v1.11.13
This commit is contained in:
parent
0061fe616e
commit
6b8a5b1e1f
|
@ -3,6 +3,13 @@
|
|||
Change Log
|
||||
==========
|
||||
|
||||
Jun-18-2017: version 1.11.13
|
||||
----------------------------
|
||||
|
||||
- :ref:`normal_umklapp_option` option was made.
|
||||
- Many minor updates: fixing bugs, improving usabilities.
|
||||
- Improve of :ref:`auxiliary_tools_kaccum` and :ref:`auxiliary_tools_kdeplot`.
|
||||
|
||||
Mar-31-2017: version 1.11.11
|
||||
----------------------------
|
||||
|
||||
|
|
|
@ -49,9 +49,9 @@ copyright = u'2015, Atsushi Togo'
|
|||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '1.11.11'
|
||||
version = '1.11.13'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '1.11.11'
|
||||
release = '1.11.13'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Reference in New Issue