Skip to content

Commit

Permalink
Update version to 0.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
DrrDom committed Apr 30, 2024
1 parent 1258fdf commit 26f6034
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
0.2.12

- add support of tab-delimited files with fragments and environments (useful if names/SMILES contain commas)

0.2.11

- add support of custom functions to filter fragments chosen for attachment/replacing
Expand Down
2 changes: 1 addition & 1 deletion crem/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
# license :
#==============================================================================

__version__ = "0.2.11"
__version__ = "0.2.12"

0 comments on commit 26f6034

Please sign in to comment.