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

Commit 2e07508

Browse files
New tagged version: v1.0.5
1 parent 28669e1 commit 2e07508

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
@@ -13,7 +13,7 @@
1313
here = os.path.abspath(os.path.dirname(__file__))
1414
README = open(os.path.join(here, 'README.md')).read()
1515
pkg_name = 'oil_library'
16-
pkg_version = '1.0.4'
16+
pkg_version = '1.0.5'
1717

1818

1919
def clean_files(del_db=False):

0 commit comments

Comments
 (0)