Becksteinlab / GromacsWrapper

GromacsWrapper wraps system calls to GROMACS tools into thin Python classes (GROMACS 4.6.5 - 2024 supported).
https://gromacswrapper.readthedocs.org
GNU General Public License v3.0
169 stars 53 forks source link

patch release 0.5.1 #70

Closed orbeckst closed 8 years ago

orbeckst commented 8 years ago

I will make a 0.5.1 bugfix release; in order to stay within the rules of semantic versioning I will rewrite the develop history to move the merged PR #66 after the release (because it contains new functionality).

orbeckst commented 8 years ago

@Becksteinlab/gromacswrapper :

I released 0.5.1. NOTE: The develop branch was rewritten so when you pull you will likely see changes and if things don't work, you might have to actively rebase your own (see eg SO: How do I recover/resynchronise after someone pushes a rebase or a reset to a published branch?)