Skip to content

Commit 7692c1b

Browse files
committed
Bump version
1 parent 1aa2894 commit 7692c1b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ requires = [
99

1010
[project]
1111
name = 'selectolax'
12-
version = '0.3.29'
12+
version = '0.3.30'
1313
description = 'Fast HTML5 parser with CSS selectors.'
1414
readme = 'README.rst'
15-
requires-python = '>=3.8'
15+
requires-python = '>=3.9'
1616
license = {file = 'LICENSE'}
1717
authors = [
1818
{name = 'Artem Golubin', email = '[email protected]'}

0 commit comments

Comments
 (0)