From 8d299930bbddebca296e4b0bdc6d70082c1f1077 Mon Sep 17 00:00:00 2001 From: haskal Date: Thu, 20 May 2021 01:20:42 -0400 Subject: [PATCH] zerover uwu --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 52d7eee..16525b7 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='megacom', - version='0.1', + version='0.1.0', description='Alternative console-based UART client', url='https://awoo.systems', author='haskal',