We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b630a commit eef5164Copy full SHA for eef5164
setup.py
@@ -111,9 +111,9 @@ def getversioncfg():
111
'Operating System :: POSIX',
112
'Operating System :: Unix',
113
'Programming Language :: Python :: 2.7',
114
- 'Programming Language :: Python :: 3.9',
115
'Programming Language :: Python :: 3.10',
116
'Programming Language :: Python :: 3.11',
+ 'Programming Language :: Python :: 3.12',
117
'Topic :: Scientific/Engineering :: Physics',
118
],
119
)
0 commit comments