Skip to content

Commit

Permalink
new version number
Browse files Browse the repository at this point in the history
  • Loading branch information
mjucker committed Apr 1, 2017
1 parent e77d4d0 commit a665805
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 @@ -6,7 +6,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__),fname)).read()

setup(name='aostools',
version='2.1.3',
version='2.1.4',
description='Helper functions for postprocessing and analysis of netCDF data',
long_description=read('README.md'),
author='Martin Jucker',
Expand Down

0 comments on commit a665805

Please sign in to comment.