Skip to content

Commit 0771500

Browse files
author
nmih
committed
version increment
1 parent feb2793 commit 0771500

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
@@ -5,12 +5,12 @@
55

66
setup(
77
name='ssbio',
8-
version='0.9.9.7',
8+
version='0.9.9.8',
99
author='Nathan Mih',
1010
author_email='nmih@ucsd.edu',
1111
license='MIT',
1212
url='http://github.com/SBRG/ssbio',
13-
download_url = 'https://github.com/SBRG/ssbio/archive/v0.9.9.7.tar.gz',
13+
download_url = 'https://github.com/SBRG/ssbio/archive/v0.9.9.8.tar.gz',
1414
description='Tools to enable structural systems biology',
1515
packages=find_packages(),
1616
package_dir={'ssbio': 'ssbio'},

0 commit comments

Comments
 (0)