From df86be075c8e678e99c3286d817fff23f9dec72d Mon Sep 17 00:00:00 2001 From: Florents Tselai Date: Sun, 30 Jun 2024 00:31:06 +0300 Subject: [PATCH] v0.1.0a9 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 7629f72..ce554a2 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup import os -VERSION = "0.1.0a5" +VERSION = "0.1.0a9" def get_long_description():