From 844a1bb3511948edd5262f9fc784cbbb11e49031 Mon Sep 17 00:00:00 2001 From: Heronmb Date: Fri, 23 Dec 2022 10:15:08 -0300 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1df9fd08..481f2d84 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages -VERSION = "1.0.61" +VERSION = "1.0.62" setup(