Skip to content

Commit e1f0713

Browse files
committed
Version 1.6.0
1 parent a50b73e commit e1f0713

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

rmsd/calculate_rmsd.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
https://github.com/charnley/rmsd
88
"""
99

10-
__version__ = "1.5.1"
10+
__version__ = "1.6.0"
1111

1212
import argparse
1313
import copy

rmsd/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.5.1"
1+
__version__ = "1.6.0"

0 commit comments

Comments
 (0)