From bd11b4807e355d71946c276762ca8982d9e5eb3f Mon Sep 17 00:00:00 2001 From: Chris Russell Date: Sun, 17 Nov 2024 22:06:57 +0000 Subject: [PATCH] update version to v0.0.15 --- netbox_qrcode/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox_qrcode/version.py b/netbox_qrcode/version.py index 311f216..6561790 100644 --- a/netbox_qrcode/version.py +++ b/netbox_qrcode/version.py @@ -1 +1 @@ -__version__ = "0.0.14" +__version__ = "0.0.15"