From cd248bd46f636adb0251cebf664f720544b683f8 Mon Sep 17 00:00:00 2001 From: JoshuaMK Date: Mon, 1 Feb 2021 04:22:02 -0600 Subject: [PATCH] :sparkles: update version info --- pyisotools/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyisotools/__init__.py b/pyisotools/__init__.py index c6f102c..7e55301 100644 --- a/pyisotools/__init__.py +++ b/pyisotools/__init__.py @@ -1,3 +1,3 @@ -__version__ = "1.0.1" +__version__ = "2.0.2" __author__ = 'JoshuaMK' __credits__ = 'Yet Another Gamecube Documentation' \ No newline at end of file