Skip to content

Commit

Permalink
Version bump to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dpapathanasiou committed May 9, 2020
1 parent 9af0e89 commit 5552416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"""

ENCODING = 'utf-8'
UA = "recipebook/1.6 +http://github.com/dpapathanasiou/recipebook"
UA = "recipebook/1.7 +http://github.com/dpapathanasiou/recipebook"
PAUSE_CRAWLER = True
PAUSE_TIME_RANGE = (10, 60)

Expand Down

0 comments on commit 5552416

Please sign in to comment.