From c2b2b2f6d68e40835edd08c681286bb59cf90ad5 Mon Sep 17 00:00:00 2001 From: Daniel Neamati Date: Fri, 9 Feb 2024 15:02:08 -0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 2f5241e5..c8a49919 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gnss-lib-py" -version = "1.0.1" +version = "1.0.2" description = "Modular Python tool for parsing, analyzing, and visualizing Global Navigation Satellite Systems (GNSS) data and state estimates" authors = ["Derek Knowles ", "Ashwin Kanhere ",