rrwick / Trycycler

A tool for generating consensus long-read assemblies for bacterial genomes
GNU General Public License v3.0
306 stars 28 forks source link

version.py of 0.5.2 is still 0.5.1 #27

Closed pvstodghill closed 2 years ago

pvstodghill commented 2 years ago

I think perhaps you forgot the version bump before releasing 0.5.2. Took me a couple of minutes to figure out why version 0.5.1 was still on my path after installing 0.5.2. :-)

rrwick commented 2 years ago

Good catch! What a silly mistake 😳

I've just made v0.5.3, and now the code version and the GitHub version definitely match.

Thanks!