File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88NAME = "rosette_api"
99DESCRIPTION = "Babel Street Analytics API Python client SDK"
1010AUTHOR = "Analytics by Babel Street"
11- AUTHOR_EMAIL = "helpdesk @babelstreet.com"
11+ AUTHOR_EMAIL = "analyticssupport @babelstreet.com"
1212HOMEPAGE = "https://github.com/rosette-api/python"
1313VERSION = rosette .__version__
1414
@@ -49,11 +49,11 @@ def read(*filenames, **kwargs):
4949 'Natural Language :: English' ,
5050 'Operating System :: OS Independent' ,
5151 'Programming Language :: Python' ,
52- 'Programming Language :: Python :: 3.8' ,
5352 'Programming Language :: Python :: 3.9' ,
5453 'Programming Language :: Python :: 3.10' ,
5554 'Programming Language :: Python :: 3.11' ,
5655 'Programming Language :: Python :: 3.12' ,
56+ 'Programming Language :: Python :: 3.13' ,
5757 'Topic :: Software Development :: Libraries :: Python Modules'
5858 ]
5959)
You can’t perform that action at this time.
0 commit comments