From 35fcbc728baff38e071836173ae02000fe5a41be Mon Sep 17 00:00:00 2001 From: justold <1188067+pwwang@users.noreply.github.com> Date: Thu, 5 Oct 2023 19:41:17 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=200.12.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- varname/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/varname/__init__.py b/varname/__init__.py index bc2660b..1d34276 100644 --- a/varname/__init__.py +++ b/varname/__init__.py @@ -13,4 +13,4 @@ ) from .core import varname, nameof, will, argname -__version__ = "0.11.2" +__version__ = "0.12.0"