Update document for v1.22.1

This commit is contained in:
Atsushi Togo 2021-02-21 18:47:31 +09:00
parent 2e0abb880b
commit d2c5e54706
2 changed files with 6 additions and 1 deletions

View File

@ -3,6 +3,11 @@
Change Log
==========
Feb-21-2021: Version 1.22.1
---------------------------
- ``phono3py`` command didn't work. This was fixed.
- Fix behaviour when specifying ``--thm`` and ``--sigma`` simultaneously.
Jan-29-2021: Version 1.22.0
---------------------------
- Maintenance release to follow phonopy v2.9.0.

View File

@ -51,7 +51,7 @@ copyright = u'2015, Atsushi Togo'
# The short X.Y version.
version = '1.22'
# The full version, including alpha/beta/rc tags.
release = '1.22.0'
release = '1.22.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.