We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aa2894 commit 7692c1bCopy full SHA for 7692c1b
1 file changed
pyproject.toml
@@ -9,10 +9,10 @@ requires = [
9
10
[project]
11
name = 'selectolax'
12
-version = '0.3.29'
+version = '0.3.30'
13
description = 'Fast HTML5 parser with CSS selectors.'
14
readme = 'README.rst'
15
-requires-python = '>=3.8'
+requires-python = '>=3.9'
16
license = {file = 'LICENSE'}
17
authors = [
18
{name = 'Artem Golubin', email = '[email protected]'}
0 commit comments