mirror of https://github.com/phonopy/phono3py.git
Set version 2.3.1
This commit is contained in:
parent
00981b74cb
commit
48493ab42a
|
@ -2,6 +2,10 @@
|
|||
|
||||
# Change Log
|
||||
|
||||
## May-7-2022: Version 2.3.1
|
||||
|
||||
- Fix wrongly displaying q-point in conductivity calculation.
|
||||
|
||||
## Apr-9-2022: Version 2.3.0
|
||||
|
||||
- Maintenance release including small bug fixes.
|
||||
|
|
|
@ -33,4 +33,4 @@
|
|||
# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
# POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
__version__ = "2.3.0"
|
||||
__version__ = "2.3.1"
|
||||
|
|
Loading…
Reference in New Issue