From b98c0d0909289d3fd15db7100ec95493399f9bf6 Mon Sep 17 00:00:00 2001 From: Sathya Pramodh Date: Sat, 13 Aug 2022 01:54:46 +0530 Subject: [PATCH] Updated setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 86eee8b..4505826 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ def get_long_description(): setup( name="MultiInstanceLinux", - version="1.3.4", + version="1.3.5", author="sathya-pramodh", author_email="sathyapramodh17@gmail.com", description="Multi Instance Macro Handler for Minecraft on Linux.",