We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 90de928 + 5c00860 commit 8d16987Copy full SHA for 8d16987
setup.py
@@ -4,8 +4,8 @@
4
import pathlib
5
import os
6
from setuptools import setup, find_packages
7
-__version__ = "0.2.6"
8
+__version__ = "0.2.6"
9
10
project = "mlchain"
11
0 commit comments