Skip to content

Commit

Permalink
1.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
thehermit committed Feb 10, 2019
1 parent ae9b1bd commit e1a752c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pastehunter.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

from multiprocessing import Queue

VERSION = 0.2
VERSION = 1.0

# Setup Default logging
logger = logging.getLogger('pastehunter')
Expand Down

0 comments on commit e1a752c

Please sign in to comment.