Skip to content

Commit d3922b0

Browse files
committed
chore: Update package name to indicate ironSource
1 parent 54c7770 commit d3922b0

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)