Skip to content

Commit 9b21130

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.2...v2.2.0) (2025-12-19) ### Features * add automated mmJSON parsing test and refactor buffer file type inference in `io_utils.py`. ([5db3631](5db3631)) * Add example CIF/JSON data, update dependencies, and modify I/O parsing utilities. ([ba00b49](ba00b49)) * Add mmjson file type support, update file type inference, and introduce a parsing verification script with example data. ([0a995dc](0a995dc))
1 parent 219d69e commit 9b21130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "atomworks"
3-
version = "2.1.2"
3+
version = "2.2.0"
44
description = "A research-oriented data toolkit for training biomolecular deep-learning foundation models"
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)