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 ea6d29c commit a4f18b5Copy full SHA for a4f18b5
setup.py
@@ -43,7 +43,7 @@ def find_version(*paths):
43
'Programming Language :: Python :: 3.9',
44
'Programming Language :: Python :: 3.10',
45
'Programming Language :: Python :: 3.11',
46
- 'Programming Language :: Python :: 3.12'
+ 'Programming Language :: Python :: 3.12',
47
],
48
keywords='mixpanel analytics',
49
packages=find_packages(),
0 commit comments