Skip to content

Commit

Permalink
updated to 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Oct 30, 2015
1 parent 5622f77 commit f7cc5f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

setup(
name='RAPIDpy',
version='1.1.0',
version='1.1.2',
description='Python scripting interface for the RAPID progam. More information about installation and the input parameters can be found at http://rapid-hub.org. The source code for RAPID is located at https://github.com/c-h-david/rapid/.',
keywords='RAPID',
author='Alan Dee Snow',
author_email='alan.d.snow@usace.army.mil',
url='https://github.com/erdc-cm/RAPIDpy',
download_url='https://github.com/erdc-cm/RAPIDpy/tarballs/1.1.0',
download_url='https://github.com/erdc-cm/RAPIDpy/tarballs/1.1.2',
license='MIT',
packages=['RAPIDpy'],
install_requires=['netCDF4', 'numpy', 'requests'],
Expand Down

0 comments on commit f7cc5f6

Please sign in to comment.