Bump version requirement to PyOtherSide 1.3

This allows us to put gPodder's QML and Python code into qrc.
This commit is contained in:
Thomas Perl 2014-11-07 23:19:32 +01:00
parent d175939158
commit 234d268b04
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
*/
import QtQuick 2.0
import io.thp.pyotherside 1.0
import io.thp.pyotherside 1.3
Python {