Refactor UTE to class #4
@ -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",
|
||||
|
Reference in New Issue
Block a user