diff --git a/setup.py b/setup.py index a16cad5af2848cd31b96040a2945dc9ba0c7610b..ccd37c6c4910e0637f1fac037c72bd98cbb33891 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ def read(fname): setup( name = "clmctest", - version = "SNAPSHOP", + version = "SNAPSHOT", author = "Michael Boniface", author_email = "mjb@it-innovation.soton.ac.uk", description = "FLAME CLMC Testing Module",