Skip to content

Commit 80fb7ca

Browse files
Bump package version
1 parent d0c0c30 commit 80fb7ca

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name='kneebow',
8-
version='1.0.2',
8+
version='1.0.3',
99
packages=['kneebow'],
1010
url='https://github.com/georg-un/kneebow',
1111
license='MIT',
@@ -15,7 +15,7 @@
1515
long_description=long_description,
1616
long_description_content_type='text/markdown',
1717
install_requires=['numpy', 'matplotlib', 'scikit-learn'],
18-
download_url='https://github.com/georg-un/kneebow/archive/v1.0.2.tar.gz',
18+
download_url='https://github.com/georg-un/kneebow/archive/v1.0.3.tar.gz',
1919
python_requires='>=3.4',
2020
classifiers=[
2121
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)