version 0.1.2

This commit is contained in:
devfred78
2022-02-12 22:14:23 +01:00
parent 8fb87bb788
commit ca6e2507c3

View File

@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__VERSION__ = "0.1.1" __VERSION__ = "0.1.2"
RESOURCE_LOCATION = "resources" RESOURCE_LOCATION = "resources"
import pygconsole.console, pygconsole.io import pygconsole.console, pygconsole.io