From 16e58079d334dd9571037371e05fab358c1cb7f4 Mon Sep 17 00:00:00 2001 From: nextmv-bot Date: Fri, 12 Jan 2024 00:57:58 +0000 Subject: [PATCH] Bump version to v0.1.0.dev3 --- nextplot/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextplot/__about__.py b/nextplot/__about__.py index 85fd8c9..98d44b1 100644 --- a/nextplot/__about__.py +++ b/nextplot/__about__.py @@ -1 +1 @@ -__version__ = "v0.1.0.dev2" +__version__ = "v0.1.0.dev3"