Skip to content

Commit

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


def clean_files(del_db=False):
Expand Down

0 comments on commit e85a987

Please sign in to comment.