Skip to content

Commit

Permalink
Merge pull request #11 from eadwinCode/setup_fix
Browse files Browse the repository at this point in the history
change publish number
  • Loading branch information
eadwinCode authored Nov 22, 2020
2 parents a92bc5f + e0a1925 commit e97218b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 38 deletions.
65 changes: 29 additions & 36 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
from setuptools import find_packages
from distutils.core import setup


with open("README.md", "r") as fh:
long_description = fh.read()


setup(name='shoutcast-api',
version='1.0.6',
version='1.0.7',
description='Shoutcast Radio Directory API ',
author='eadwinCode',
author_email='ezeudoh.tochukwu@gmail.com',
Expand Down

0 comments on commit e97218b

Please sign in to comment.