From 936d55c6b16754507fe824b7d70e52d643fa66c5 Mon Sep 17 00:00:00 2001 From: "Sanjar Ad[yi]lov" <16402077+sanjaradylov@users.noreply.github.com> Date: Fri, 13 Sep 2024 17:44:59 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Forgot=20to=20update=20the=20pro?= =?UTF-8?q?ject=20version.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skfb/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skfb/__init__.py b/skfb/__init__.py index c536f31..54bbe5c 100644 --- a/skfb/__init__.py +++ b/skfb/__init__.py @@ -12,4 +12,4 @@ "metrics", ) -__version__ = "0.1.0rc0" +__version__ = "0.1.0"