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