Skip to content

Commit

Permalink
Merge pull request #114 from dagalufh/tommy-work
Browse files Browse the repository at this point in the history
Tommy work
  • Loading branch information
ukdtom committed Jan 14, 2016
2 parents 6b2a5df + 8ef6e89 commit cab8008
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Contents/Code/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@

NAME = 'WebTools'
ICON = 'WebTools.png'
VERSION = '2.0'
VERSION = '2.1'
AUTHTOKEN = ''
SECRETKEY = ''


#********** Imports needed *********
import os, io, time
from subprocess import call
Expand Down

0 comments on commit cab8008

Please sign in to comment.