diff --git a/setup.py b/setup.py index f8da911..1190089 100755 --- a/setup.py +++ b/setup.py @@ -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):