v0.2.3
Changes in version v0.2.3
Fix string formatting and update ili2pg version
Avoid QAction error when loading plugin
It seems QAction requires a second parameter (parent). Otherwise, I keep getting a "QAction(str, QObject): not enough arguments" error.
Not sure if the issue is related to Qt version, which in my case is 5.5.1.