marbl/parsnp

setup.py still has version=1.0 in it

Closed this issue · 1 comments

setup(
      name = "ParSNP",
      version = "1.0",
      author = "Todd J. Treangen, Brian Ondov & Adam Phillippy",
      author_email = "treangen+ParSNP@gmail.com",
      description = ("Rapid bacterial core genome alignment and WGST"),
      license = "BSD",

@tseemann Thanks for going through all of this! I took a look and it doesn't seem like that file has been used in a long time so I've removed it.