diff --git a/pygconsole/__init__.py b/pygconsole/__init__.py index e2f19df..4b14948 100644 --- a/pygconsole/__init__.py +++ b/pygconsole/__init__.py @@ -1,4 +1,4 @@ # -*- coding: utf-8 -*- -__VERSION__ = "0.1.1" +__VERSION__ = "0.1.2" RESOURCE_LOCATION = "resources" import pygconsole.console, pygconsole.io \ No newline at end of file