From 81b49ce3bc634fb42e4f1282b52a448338076f3c Mon Sep 17 00:00:00 2001 From: Doug Latornell Date: Thu, 22 Dec 2022 11:15:30 -0800 Subject: [PATCH] Bump version to v22.3 for release --- salishsea_cmd/__about__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salishsea_cmd/__about__.py b/salishsea_cmd/__about__.py index ecfc339..3682fb9 100644 --- a/salishsea_cmd/__about__.py +++ b/salishsea_cmd/__about__.py @@ -16,4 +16,4 @@ # SPDX-License-Identifier: Apache-2.0 -__version__ = "22.3.dev0" +__version__ = "22.3"