Skip to content

Commit

Permalink
New tagged version: v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesMakela-NOAA committed Sep 6, 2017
1 parent 246aa45 commit 5f38449
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 @@ -13,7 +13,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.5'
pkg_version = '1.0.6'

db_init_script_name = 'initialize_OilLibrary_db'

Expand Down

0 comments on commit 5f38449

Please sign in to comment.