Skip to content

Commit

Permalink
Changed version string to match the new tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMakela-NOAA committed Dec 1, 2016
1 parent dd3394b commit b65e7c4
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 @@ -12,7 +12,7 @@
here = os.path.abspath(os.path.dirname(__file__))
README = open(os.path.join(here, 'README.md')).read()
pkg_name = 'oil_library'
pkg_version = '0.0.6'
pkg_version = '0.0.9'


def clean_files(del_db=False):
Expand Down

0 comments on commit b65e7c4

Please sign in to comment.