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:
parent
d175939158
commit
234d268b04
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
*/
|
||||
|
||||
import QtQuick 2.0
|
||||
import io.thp.pyotherside 1.0
|
||||
import io.thp.pyotherside 1.3
|
||||
|
||||
|
||||
Python {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue