From 27ed45aded752177ddb3739b8340c797e85f472b Mon Sep 17 00:00:00 2001 From: Andrew Robbins Date: Wed, 31 Jan 2024 23:59:58 -0500 Subject: [PATCH] bump for release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3c97841..61d6688 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,7 @@ maintainers = [ name = "pyliger" readme = "README.md" requires-python = "<3.13, >=3.9" -version = "0.2.1rc1" +version = "0.2.1" [project.license] text = "MIT"