Skip to content

Commit

Permalink
Updating version string
Browse files Browse the repository at this point in the history
  • Loading branch information
duncanwp committed Oct 18, 2015
1 parent f3d4704 commit 9416d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
ungridded, but not a mix. For ungridded data lists it is assumed that all objects share the same coordinates.
"""
__author__ = "David Michel, Daniel Wallis, Duncan Watson-Parris, Richard Wilkinson, Ian Bush, Matt Kendall, John Holt"
__version__ = "1.2.0"
__version__ = "1.2.1"
__status__ = "Stable"
__website__ = "http://www.cistools.net/"

Expand Down

0 comments on commit 9416d7d

Please sign in to comment.