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

Commit be92a36

Browse files
author
Shyue Ping Ong
committed
Update changelog.
1 parent f120c75 commit be92a36

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v0.1.0
4+
- Official first Zenodo release.
5+
36
## v0.0.9
47
- More flexible NPT-MD scheme to MolecularDynamics class (@VvVLzy)
58
- Add early stopping support (@dgaines2)

m3gnet/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
"""
22
The M3GNet framework package
33
"""
4-
__version__ = "0.0.9"
4+
__version__ = "0.1.0"

0 commit comments

Comments
 (0)