Skip to content

Commit

Permalink
New tagged version: v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMakela-NOAA committed Aug 28, 2017
1 parent d75aa94 commit aee54ec
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 = '1.0.2'
pkg_version = '1.0.3'


def clean_files(del_db=False):
Expand Down

0 comments on commit aee54ec

Please sign in to comment.