We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9b1bd commit e1a752cCopy full SHA for e1a752c
pastehunter.py
@@ -18,7 +18,7 @@
18
19
from multiprocessing import Queue
20
21
-VERSION = 0.2
+VERSION = 1.0
22
23
# Setup Default logging
24
logger = logging.getLogger('pastehunter')
0 commit comments