diff --git a/README b/README index 8fbd8d9..acc6172 100644 --- a/README +++ b/README @@ -17,5 +17,5 @@ Package Min.Version URL Qt 5.1.0 http://qt-project.org/ Qt Multimedia 5.1.0 http://qt-project.org/ Python 3.2.0 http://python.org/ -PyOtherSide 1.1.0 http://thp.io/2011/pyotherside/ +PyOtherSide 1.3.0 http://thp.io/2011/pyotherside/ gPodder Core 4.0.0 http://gpodder.org/ diff --git a/common/GPodderCore.qml b/common/GPodderCore.qml index 4364109..a5983f3 100644 --- a/common/GPodderCore.qml +++ b/common/GPodderCore.qml @@ -19,7 +19,7 @@ */ import QtQuick 2.0 -import io.thp.pyotherside 1.0 +import io.thp.pyotherside 1.3 Python {