From 7df08523cdfd516cd063f5422225dfd26c2a6a35 Mon Sep 17 00:00:00 2001 From: Faisal Date: Fri, 8 Dec 2023 16:18:45 -0500 Subject: [PATCH] version bump 0.5.6 --- locopy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locopy/_version.py b/locopy/_version.py index 4819820..d19f7ec 100644 --- a/locopy/_version.py +++ b/locopy/_version.py @@ -14,4 +14,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.5.5" +__version__ = "0.5.6"