From 8f6d133ff5ec4b4d5e6fdb0547984f20e1bfcf3e Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Thu, 17 Aug 2023 15:26:05 -0300 Subject: Bumped version --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index b6a8704..32e0b2b 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ build-backend = "hatchling.build" [project] name = "ute_wrapper" -version = "1.0.1" +version = "1.0.2" authors = [ { name="Roger Gonzalez", email="roger@rogs.me" }, ] @@ -55,7 +55,7 @@ dependencies = [ ] readme = "README.md" requires-python = ">=3.7" -license = {file = "LICENSE"} +license = {text = "GPL version 3"} classifiers = [ "Programming Language :: Python :: 3", "Operating System :: OS Independent", -- cgit v1.2.3