mirror of https://github.com/phonopy/phono3py.git
Update document for v1.22.1
This commit is contained in:
parent
2e0abb880b
commit
d2c5e54706
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue