vvoelz / biceps

Bayesian inference of conformational populations
https://github.com/vvoelz/biceps
Other
12 stars 3 forks source link

check latest BICePs version (__init__.py) #63

Closed robraddi closed 4 years ago

robraddi commented 4 years ago

Upgrade: init.py can have a conditional statement to check the latest biceps version

robraddi commented 4 years ago
import biceps
print(biceps.__version__)
2.0