From 718c054fd2efc5ce9283b71872537b928d9597ee Mon Sep 17 00:00:00 2001 From: Faisal Date: Tue, 22 Oct 2024 17:54:18 -0300 Subject: [PATCH] Update _version.py (#306) --- locopy/_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locopy/_version.py b/locopy/_version.py index a9633c5..dc3ce4d 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.1" +__version__ = "0.6.2"