mirror of https://github.com/phonopy/phono3py.git
Update documentation
This commit is contained in:
parent
36f976a6ab
commit
672702083a
|
@ -4,9 +4,9 @@
|
|||
|
||||
## Jan-12-2024: Version 3.11.1
|
||||
|
||||
|
||||
- `-i`, `-o`, `--io` options have been deprecated.
|
||||
- `--amplitude` option has been activated for `phono3py-load`.
|
||||
- The `--amplitude` option can now be used to specify the displacement distance
|
||||
for `phono3py-load --pypolymlp`.
|
||||
|
||||
## Jan-2-2024: Version 3.11.0
|
||||
|
||||
|
|
|
@ -60,7 +60,7 @@ copyright = "2015, Atsushi Togo"
|
|||
# The short X.Y version.
|
||||
version = "3.11"
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = "3.11.0"
|
||||
release = "3.11.1"
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Reference in New Issue