From c897ca303c2a62ab6df68e396a9f3943fa30b592 Mon Sep 17 00:00:00 2001 From: Mehmet Ali Durusoy Date: Fri, 1 Mar 2024 20:26:38 +0300 Subject: [PATCH] Update oceanwebturk.py --- oceanwebturk.py | 3 +++ 1 file changed, 3 insertions(+) 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