diff --git a/pastehunter.py b/pastehunter.py index 424dbca..cd6a0f0 100644 --- a/pastehunter.py +++ b/pastehunter.py @@ -18,7 +18,7 @@ from multiprocessing import Queue -VERSION = 0.2 +VERSION = 1.0 # Setup Default logging logger = logging.getLogger('pastehunter')