From e73a47be01979b3f2cad5011c52e43a9cb69599a Mon Sep 17 00:00:00 2001 From: nextmv-bot Date: Thu, 24 Oct 2024 15:33:12 +0000 Subject: [PATCH] Bump version to v0.1.6 --- nextplot/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextplot/__about__.py b/nextplot/__about__.py index e07870a..229160c 100644 --- a/nextplot/__about__.py +++ b/nextplot/__about__.py @@ -1 +1 @@ -__version__ = "v0.1.6.dev0" +__version__ = "v0.1.6"