Skip to content

Commit d41af3b

Browse files
committed
update pypi python requirement
1 parent f94c6e8 commit d41af3b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

setup.py

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,8 @@
8282
'Operating System :: POSIX :: BSD',
8383
'Operating System :: POSIX :: Linux',
8484
'Operating System :: Unix',
85-
'Programming Language :: Python :: 3.8',
86-
'Programming Language :: Python :: 3.9',
87-
'Programming Language :: Python :: 3.10',
85+
'Programming Language :: Python :: 3.12',
86+
'Programming Language :: Python :: 3.13',
8887
'Programming Language :: Python :: Implementation :: CPython',
8988
'Topic :: Education'],
9089
keywords=['thermodynamics', 'chemical engineering', 'mass and energy balance', 'material properties', 'phase equilibrium'],

0 commit comments

Comments
 (0)