version 0.2.0

This commit is contained in:
devfred78
2022-02-19 17:31:35 +01:00
parent ab5b26082b
commit 09a148f578

View File

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