Skip to content

Commit 99e969a

Browse files
committed
Increment version to 0.8.1.17.
1 parent 183a459 commit 99e969a

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
@@ -15,7 +15,7 @@
1515
setup(
1616

1717
name = 'pythia',
18-
version = '0.8.1.16',
18+
version = '0.8.1.17',
1919

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

@@ -53,6 +53,6 @@
5353
author_email = 'aivazis@caltech.edu',
5454
description = 'An extensible, object-oriented framework for specifying and staging complex, multi-physics simulations.',
5555
license = 'BSD',
56-
url = 'http://www.geodynamics.org/cig/software/packages/cs/pythia/',
56+
url = 'http://www.geodynamics.org/cig/software/pythia/',
5757

5858
)

0 commit comments

Comments
 (0)