Skip to content

Commit 6754f64

Browse files
committed
Bump required Python version.
1 parent ff435d2 commit 6754f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = 'capypdf'
77
version = '0.6.0'
88
description = 'A color managed PDF generation library tech preview'
99
readme = 'readme.md'
10-
requires-python = '>=3.8'
10+
requires-python = '>=3.10'
1111
license = {file = 'COPYING'}
1212
authors = [
1313
{name = 'Jussi Pakkanen', email = 'jpakkane@gmail.com'},

0 commit comments

Comments
 (0)