Update pyproject.toml

This commit is contained in:
Slipstream 2025-06-12 21:28:42 -06:00 committed by GitHub
parent a3568f1287
commit dbdab08c7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
[project] [project]
name = "disagreement" name = "disagreement"
version = "0.4.1" version = "0.4.2"
description = "A Python library for the Discord API." description = "A Python library for the Discord API."
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.10"