Upgrade padatious to fix travis build

pull/1143/head
Matthew D. Scholefield 2017-10-05 17:56:18 -05:00 committed by Matthew D. Scholefield
parent 33277fef34
commit ef1a6e24c3
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ from mycroft.skills.core import FallbackSkill
from mycroft.util.log import LOG
PADATIOUS_VERSION = '0.3.3' # Also update in requirements.txt
PADATIOUS_VERSION = '0.3.4' # Also update in requirements.txt
class PadatiousService(FallbackSkill):

View File

@ -38,4 +38,4 @@ pulsectl==17.7.4
aiml==0.8.6
# Also update in mycroft/skills/padatious_service.py
padatious==0.3.3
padatious==0.3.4