Skip to content

Commit

Permalink
Update slybot from master
Browse files Browse the repository at this point in the history
  • Loading branch information
sagelliv committed Oct 26, 2016
1 parent ee09463 commit d2faf4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion slybot/slybot/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.13.0b23'
__version__ = '0.13.0b25'
2 changes: 1 addition & 1 deletion slyd/slyd/html.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

from scrapely.htmlpage import HtmlTag, HtmlTagType, parse_html
from .splash.css_utils import process_css, wrap_url
from slybot.plugins.scrapely_annotations.utils import serialize_tag, add_tagids
from slybot.utils import serialize_tag, add_tagids

URI_ATTRIBUTES = ("action", "background", "cite", "classid", "codebase",
"data", "href", "longdesc", "profile", "src", "usemap")
Expand Down

0 comments on commit d2faf4c

Please sign in to comment.