From 5f90e90abc7250950ed1f01d58cfc1fb59b32a19 Mon Sep 17 00:00:00 2001 From: Gladys Teh <97971054+gladysteh99@users.noreply.github.com> Date: Thu, 5 Sep 2024 14:24:38 -0400 Subject: [PATCH] Update _version.py --- locopy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locopy/_version.py b/locopy/_version.py index c8554de..a9633c5 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.6.0" +__version__ = "0.6.1"