Skip to content

Commit

Permalink
Update version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
H0R5E committed Mar 9, 2017
1 parent 83781ac commit ccbb36f
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 @@ -63,7 +63,7 @@ def pickup_pyc(self):
yield os.path.join(root, fname)

setup(name='dtocean-electrical',
version='1.0.0',
version='1.0.1',
description='Electrical sub-systems module for the DTOcean tools',
author='Adam Collin, Mathew Topper',
author_email='A.Collin@ed.ac.uk, damm_horse@yahoo.co.uk',
Expand Down Expand Up @@ -92,4 +92,4 @@ def pickup_pyc(self):
'cleanpyc': CleanPyc,
},
)


0 comments on commit ccbb36f

Please sign in to comment.