pren / poltype

POLTYPE: AMOEBA parametrization tool
https://pren.github.io/poltype
Other
4 stars 11 forks source link

Parse version in Valence class #47

Closed mquevill closed 4 years ago

mquevill commented 4 years ago

In my earlier PR (#45), I didn't realize that the version was also checked in valence.py. This is an additional bugfix that uses version.parse() on the version number to robustly check the version of Tinker detected.