Skip to content

Commit 8d16987

Browse files
authored
Merge branch 'master' into parallel
2 parents 90de928 + 5c00860 commit 8d16987

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
@@ -4,8 +4,8 @@
44
import pathlib
55
import os
66
from setuptools import setup, find_packages
7-
__version__ = "0.2.6"
87

8+
__version__ = "0.2.6"
99

1010
project = "mlchain"
1111

0 commit comments

Comments
 (0)