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

Commit 5b92944

Browse files
New tagged version: v1.0.2
1 parent dbe5236 commit 5b92944

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
@@ -12,7 +12,7 @@
1212
here = os.path.abspath(os.path.dirname(__file__))
1313
README = open(os.path.join(here, 'README.md')).read()
1414
pkg_name = 'oil_library'
15-
pkg_version = '1.0.1'
15+
pkg_version = '1.0.2'
1616

1717

1818
def clean_files(del_db=False):

0 commit comments

Comments
 (0)