Skip to content
This repository was archived by the owner on Apr 27, 2023. It is now read-only.

Commit 652786b

Browse files
author
Shyue Ping Ong
committed
Update changelog.
1 parent e5fbc23 commit 652786b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v1.3.2
2+
* Disable progress bar for readability.
3+
14
# v1.3.1
25
* Disable notifications.
36

megnet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""
22
MatErials Graph Network (MEGNet) package
33
"""
4-
__version__ = "1.3.1"
4+
__version__ = "1.3.2"

0 commit comments

Comments
 (0)