Skip to content

Commit c8b0633

Browse files
committed
New release
1 parent ca44e7a commit c8b0633

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
setup(
88
name='newsdataapi',
9-
version='0.1.4',
9+
version='0.1.5',
1010
packages=['newsdataapi'],
1111
description='Python library for newsdata client-API Call',
1212
long_description=long_description,
1313
long_description_content_type="text/markdown",
1414
url='https://github.com/newsdataapi/python-client',
15-
author='Newsdata',
15+
author='NewsData.io',
1616
author_email='contact@newsdata.io',
1717
license='MIT',
1818
install_requires=["requests<3.0.0"],

0 commit comments

Comments
 (0)