Skip to content

Commit

Permalink
Increment version to 0.8.1.17.
Browse files Browse the repository at this point in the history
  • Loading branch information
baagaard-usgs committed Jun 30, 2016
1 parent 183a459 commit 99e969a
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 @@ -15,7 +15,7 @@
setup(

name = 'pythia',
version = '0.8.1.16',
version = '0.8.1.17',

scripts = ['bin/idd.py', 'bin/ipad.py', 'bin/journald.py'],

Expand Down Expand Up @@ -53,6 +53,6 @@
author_email = '[email protected]',
description = 'An extensible, object-oriented framework for specifying and staging complex, multi-physics simulations.',
license = 'BSD',
url = 'http://www.geodynamics.org/cig/software/packages/cs/pythia/',
url = 'http://www.geodynamics.org/cig/software/pythia/',

)

0 comments on commit 99e969a

Please sign in to comment.