From 80cf064dbf7a8c290903f12ce8bd4ec8cd3e122e Mon Sep 17 00:00:00 2001 From: Alex Liberzon Date: Tue, 27 Sep 2022 01:15:25 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 652f053..f251d0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pivpy" -version = "0.0.16b" +version = "0.0.17" authors = [ { name="Alex Liberzon and Ron Shnapp", email="alex.liberzon@gmail.com" }, ]