diff --git a/LICENSE b/LICENSE index 5a29524..68cb43a 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,7 @@ MIT License Copyright (c) 2022 Rdimo +Copyright (c) 2022 Voronin9032 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pyproject.toml b/pyproject.toml index 1b6da9d..9735b80 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,10 @@ name = "traps" version = "2.0.1" description = "how about you pip install some traps" readme = "README.md" -authors = ["Rdimo "] +authors = [ + "Rdimo ", + "Voronin9032 " +] license = "MIT" keywords = [ "traps", "python", "package",