Skip to content

Commit 9514945

Browse files
authored
Merge pull request #5 from ironSource/fix/fix_deployments
Release
2 parents 4518191 + 46198f6 commit 9514945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
package for package in find_packages() if package.startswith("ironsource_api")
1010
]
1111
setup(
12-
name='mobile-api-lib-python',
12+
name='ironsource-mobile-api',
1313
packages=packages,
1414
version='0.0.2',
1515
url='https://github.com/ironSource/mobile-api-lib-python',

0 commit comments

Comments
 (0)