Skip to content

Commit 975e254

Browse files
committed
change Beta release to Production
1 parent e95a805 commit 975e254

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

setup.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222
license='Apache License 2.0',
2323
description='SQLAlchemy support for IBM Data Servers',
2424
author='IBM Application Development Team',
25-
author_email='opendev@us.ibm.com',
25+
author_email='balram.choudhary@ibm.com',
2626
url='http://pypi.python.org/pypi/ibm_db_sa/',
27-
download_url='http://code.google.com/p/ibm-db/downloads/list',
28-
keywords='sqlalchemy database interface IBM Data Servers DB2 Informix IDS',
27+
download_url='https://github.com/ibmdb/python-ibmdbsa',
28+
keywords='sqlalchemy database interface IBM Data Servers Db2',
2929
long_description_content_type='text/markdown',
3030
classifiers=[
31-
'Development Status :: 4 - Beta',
31+
'Development Status :: 5 - Production/Stable',
3232
'Intended Audience :: Developers',
3333
'License :: OSI Approved :: Apache Software License',
3434
'Operating System :: OS Independent',

0 commit comments

Comments
 (0)