Skip to content

Commit d142ca1

Browse files
increment version number
1 parent 6144d46 commit d142ca1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
here = os.path.abspath(os.path.dirname(__file__))
1212
README = open(os.path.join(here, 'README.md')).read()
1313
pkg_name = 'oil_library_api'
14-
pkg_version = '0.0.2'
14+
pkg_version = '0.0.3'
1515

1616

1717
def clean_files():

0 commit comments

Comments
 (0)