From d505e839fd562925c36cbcf45fd194ce69bf123f Mon Sep 17 00:00:00 2001 From: Florents Tselai Date: Wed, 26 Jun 2024 13:00:02 +0300 Subject: [PATCH] 0.1.0a5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f321e3a..7629f72 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os -VERSION = "0.1.0a1" +VERSION = "0.1.0a5" def get_long_description():