Skip to content

Commit dd57f59

Browse files
committed
Update pyproject.toml for consistency
1 parent dbcd64e commit dd57f59

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

pyproject.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,14 @@ readme = "README.md"
1010
license = {file = "LICENSE"}
1111
authors = [
1212
{name = "Johan Medrano", email = "[email protected]"},
13-
{name = "Yael Balbastre", email = "[email protected]"}]
13+
{name = "Yael Balbastre", email = "[email protected]"},
14+
{name = "Yulia Bezsudnova"},
15+
{name = "Arthur Mitchell"},
16+
{name = "Peter Zeidman"},
17+
{name = "Olivia Kowalczyk"} ]
1418
requires-python = ">=3.9,<3.13"
1519
classifiers = [
16-
"Development Status :: 3 - Alpha",
20+
"Development Status :: 4 - Beta",
1721
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
1822
"Programming Language :: Python :: 3.9",
1923
"Programming Language :: Python :: 3.10",

0 commit comments

Comments
 (0)