revert 3.8 to 3.9 soft bump

This commit is contained in:
lesander
2024-11-08 14:05:54 +01:00
parent a04c04c4e3
commit b739f8d067
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ readme = "README.md"
authors = [
{ name = "Volatility Foundation", email = "volatility@volatilityfoundation.org" },
]
requires-python = ">=3.9.0"
requires-python = ">=3.8.0"
license = { text = "VSL" }
dynamic = ["version"]