Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashutosh2088 committed Jan 20, 2020
1 parent e7321b6 commit 2dab07c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup
setup(name='topsis53004pack2',
version='0.1',
version='0.2',
description='Library that implements the "The Technique for Order of Preference by Similarity to Ideal Solution (TOPSIS)"',
url='https://github.com/Ashutosh2088/topsis53004pack2',
download_url='https://github.com/Ashutosh2088/topsis53004pack2/archive/v0.1.tar.gz',
Expand Down

0 comments on commit 2dab07c

Please sign in to comment.