File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
NAME = "rosette_api"
9
9
DESCRIPTION = "Babel Street Analytics API Python client SDK"
10
10
AUTHOR = "Analytics by Babel Street"
11
- AUTHOR_EMAIL = "helpdesk @babelstreet.com"
11
+ AUTHOR_EMAIL = "analyticssupport @babelstreet.com"
12
12
HOMEPAGE = "https://github.com/rosette-api/python"
13
13
VERSION = rosette .__version__
14
14
@@ -49,11 +49,11 @@ def read(*filenames, **kwargs):
49
49
'Natural Language :: English' ,
50
50
'Operating System :: OS Independent' ,
51
51
'Programming Language :: Python' ,
52
- 'Programming Language :: Python :: 3.8' ,
53
52
'Programming Language :: Python :: 3.9' ,
54
53
'Programming Language :: Python :: 3.10' ,
55
54
'Programming Language :: Python :: 3.11' ,
56
55
'Programming Language :: Python :: 3.12' ,
56
+ 'Programming Language :: Python :: 3.13' ,
57
57
'Topic :: Software Development :: Libraries :: Python Modules'
58
58
]
59
59
)
You can’t perform that action at this time.
0 commit comments