Skip to content

Commit

Permalink
incremented version number -- post changes!
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisBarker-NOAA committed Sep 5, 2018
1 parent 50ee3f2 commit 9684cb2
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 @@ -16,7 +16,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.6'
pkg_version = '1.1.0'

repo = Repo('.')

Expand Down

0 comments on commit 9684cb2

Please sign in to comment.