Skip to content

Commit

Permalink
Version increase
Browse files Browse the repository at this point in the history
  • Loading branch information
symmy596 committed Jan 4, 2019
1 parent 1c7fff1 commit bd71763
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
@@ -1,6 +1,6 @@
__author__ = "Adam R. Symington"
__copyright__ = "Copyright Adam R.Symington (2018)"
__version__ = "0.4"
__version__ = "0.6"
__maintainer__ = "Adam R. Symington"
__email__ = "ars44s@bath.ac.uk"
__date__ = "04/09/2018"
Expand All @@ -13,7 +13,7 @@
if __name__ == "__main__":
setup(
name='surfinpy',
version='0.4',
version='0.6',
description='Surface Phase Diagram Plotting Tools',
long_description=open(os.path.join(module_dir, 'README.md')).read(),
url='git@github.com:symmy596/SurfinPy.git',
Expand Down

0 comments on commit bd71763

Please # to comment.