Skip to content

Commit a3cc18e

Browse files
committed
Version 1.6.2
1 parent b498c91 commit a3cc18e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rmsd/calculate_rmsd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
https://github.com/charnley/rmsd
99
"""
1010

11-
__version__ = "1.6.1"
11+
__version__ = "1.6.2"
1212

1313
import argparse
1414
import copy

rmsd/version.py

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

0 commit comments

Comments
 (0)