diff --git a/oceanwebturk.py b/oceanwebturk.py index 0fbac67..7237eba 100644 --- a/oceanwebturk.py +++ b/oceanwebturk.py @@ -1,3 +1,6 @@ +NAME = "OceanWebTurk" +VERSION = "1.0" + import os import json import sublime,sublime_api, sublime_plugin