fix import within extractor

update to 8.1
This commit is contained in:
clinton-hall 2013-05-04 09:37:51 +09:30
commit 838d60f721
4 changed files with 15 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Make things easy and less error prone by centralising all common values
# Global Constants
VERSION = 'V8.0'
VERSION = 'V8.1'
# Constants pertinant to SabNzb
SABNZB_NO_OF_ARGUMENTS = 8