diff --git a/README.md b/README.md index 06b5202..6e17399 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -Library AF API +Library AFR API diff --git a/setup.py b/setup.py index 1ff727e..e95cf3a 100644 --- a/setup.py +++ b/setup.py @@ -8,8 +8,8 @@ with open('README.md', 'r') as f: long_description = f.read() setup( - name='lib_af_api', - version='1.0.5', + name='lib_afr_api', + version='1.0.0', author='', author_email='', description='',