Skip to content

Commit 272fb09

Browse files
author
Chi Chen
committed
update version
1 parent 11ecce6 commit 272fb09

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Change log
22
==========
33

4+
v2021.1.28
5+
----------
6+
* Fix SNAP stress components
7+
* Fix unexpected test outcome in BOWSR and symbolic regression
8+
49
v2021.12.13
510
-----------
611
* Update dependencies

maml/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
maml - materials machine learning
33
"""
44

5-
__version__ = "2021.12.13"
5+
__version__ = "2022.1.28"
66

77
__import__("pkg_resources").declare_namespace(__name__)

0 commit comments

Comments
 (0)