From 8defa9d2934aa9b62c17857d633d3e7c631f9f30 Mon Sep 17 00:00:00 2001 From: must_eat Date: Sun, 4 Aug 2024 03:01:10 +0300 Subject: [PATCH] upd: (bands/) bump version to 1.5. --- bands/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bands/__init__.py b/bands/__init__.py index 018a772..a47997e 100644 --- a/bands/__init__.py +++ b/bands/__init__.py @@ -2,4 +2,4 @@ bands """ -__version__ = "1.4" +__version__ = "1.5"