Skip to content
This repository was archived by the owner on Jul 2, 2025. It is now read-only.

Commit 9684cb2

Browse files
incremented version number -- post changes!
1 parent 50ee3f2 commit 9684cb2

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
@@ -16,7 +16,7 @@
1616
here = os.path.abspath(os.path.dirname(__file__))
1717
README = open(os.path.join(here, 'README.md')).read()
1818
pkg_name = 'oil_library'
19-
pkg_version = '1.0.6'
19+
pkg_version = '1.1.0'
2020

2121
repo = Repo('.')
2222

0 commit comments

Comments
 (0)