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 1e40d15 commit 02f3f8cCopy full SHA for 02f3f8c
setup.py
@@ -1,5 +1,5 @@
1
#!/usr/bin/env python
2
-# Copyright 2019, 2023 IBM All Rights Reserved.
+# Copyright 2019, 2024 IBM All Rights Reserved.
3
#
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
# you may not use this file except in compliance with the License.
@@ -63,6 +63,7 @@
63
'Programming Language :: Python :: 3.9',
64
'Programming Language :: Python :: 3.10',
65
'Programming Language :: Python :: 3.11',
66
+ 'Programming Language :: Python :: 3.12',
67
'Development Status :: 4 - Beta',
68
'Intended Audience :: Developers',
69
'License :: OSI Approved :: Apache Software License',
0 commit comments