Skip to content

Commit cd2c38e

Browse files
committed
Up version to 2.0.5.
1 parent bda4fa0 commit cd2c38e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# The short X.Y version
2626
version = ''
2727
# The full version, including alpha/beta/rc tags
28-
release = '2.0.4'
28+
release = '2.0.5'
2929

3030

3131
# -- General configuration ---------------------------------------------------

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858

5959
setup(
6060
name='freesasa',
61-
version= '2.0.4',
61+
version= '2.0.5',
6262
description='Calculate solvent accessible surface areas of proteins',
6363
long_description=long_description,
6464
author='Simon Mitternacht',

0 commit comments

Comments
 (0)