From 7167318f97ddd731ae1d84ff2af373845af13b06 Mon Sep 17 00:00:00 2001 From: Brooks Smith <42363318+smith120bh@users.noreply.github.com> Date: Wed, 27 Sep 2023 14:33:03 +1000 Subject: [PATCH] Update _version.py --- pycufsm/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycufsm/_version.py b/pycufsm/_version.py index b3f4756..ae73625 100644 --- a/pycufsm/_version.py +++ b/pycufsm/_version.py @@ -1 +1 @@ -__version__ = "0.1.2" +__version__ = "0.1.3"