Skip to content

Commit 7af5e30

Browse files
committed
update download url w/ version number
1 parent 37354fd commit 7af5e30

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
@@ -7,7 +7,7 @@
77
author='Olutosin Sonuyi',
88
author_email='tosin.sonuyi+gre2gmat@gmail.com',
99
url='https://github.com/weallwegot/gre_to_gmat', # use the URL to the github repo
10-
download_url='https://github.com/weallwegot/gre_to_gmat/archive/0.1.1.tar.gz',
10+
download_url='https://github.com/weallwegot/gre_to_gmat/archive/0.1.2.tar.gz',
1111
package_data={'': ['data_table.csv']},
1212
include_package_data=True,
1313
keywords=['GMAT', 'GRE', 'Conversion', 'MBA', 'GMAC', 'ETS'],

0 commit comments

Comments
 (0)