- fix version number
This commit is contained in:
Philip 2013-12-18 23:17:46 +01:00
parent 02f1606710
commit 2c572fc1c6
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
version = '0.9.3'
version = '0.9.4'
from gi.repository import Gtk, Gdk
from gi.repository.GdkPixbuf import Pixbuf