Skip to content

Commit ad3fe3c

Browse files
committed
Version 1.6.4
1 parent d881d63 commit ad3fe3c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

rmsd/calculate_rmsd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
https://github.com/charnley/rmsd
5656
"""
5757

58-
__version__ = "1.6.3"
58+
__version__ = "1.6.4"
5959

6060

6161
METHOD_KABSCH = "kabsch"

rmsd/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.6.3"
1+
__version__ = "1.6.4"

0 commit comments

Comments
 (0)