From e39cd74ef3c15ba5fc1befbc47cdc8ae6d9efecc Mon Sep 17 00:00:00 2001 From: Jackson Burns Date: Sat, 3 Jun 2023 15:48:02 -0400 Subject: [PATCH] bump version --- py2sambvca/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py2sambvca/__init__.py b/py2sambvca/__init__.py index 54ec9b2..715e0d2 100644 --- a/py2sambvca/__init__.py +++ b/py2sambvca/__init__.py @@ -2,4 +2,4 @@ __all__ = ["p2s"] -__version__ = "1.3.4" +__version__ = "1.4.0"