From 7b68ebd0fc90b91f6fd3746b5e5f13dc7610fd09 Mon Sep 17 00:00:00 2001 From: betaBison Date: Wed, 10 Jan 2024 21:52:05 -0800 Subject: [PATCH] v1.0.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c14171d0..4e77c9ed 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gnss-lib-py" -version = "0.2.3" +version = "1.0.0" description = "Modular Python tool for parsing, analyzing, and visualizing Global Navigation Satellite Systems (GNSS) data and state estimates" authors = ["Derek Knowles ", "Ashwin Kanhere ",