Skip to content

Commit

Permalink
Updated setup.py with release version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dotsdl committed Jun 22, 2015
1 parent eaaab57 commit 5cbd61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from setuptools import setup

setup(name='mdsynthesis',
version='0.4.0-dev',
version='0.5.0',
author='David Dotson',
author_email='dotsdl@gmail.com',
packages=['mdsynthesis', 'mdsynthesis.core'],
Expand Down

0 comments on commit 5cbd61d

Please sign in to comment.