Skip to content

Commit

Permalink
Updated version to 0.1.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
agstephens committed May 16, 2016
1 parent 532e159 commit 6010504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyesgf/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""

__version__ = '0.1.2'
__version__ = '0.1.3'

#!TODO: ResultFormatter class. process response json to specialise the result json. Default is None
#!TODO: pipe results to new process. Command-line interface.
Expand Down

0 comments on commit 6010504

Please sign in to comment.