We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1700c5 commit c395e26Copy full SHA for c395e26
1 file changed
setup.py
@@ -1,6 +1,6 @@
1
from setuptools import setup, find_packages
2
3
-version = '2.2.6'
+version = '2.2.7'
4
5
setup(name='metaflow',
6
version=version,
0 commit comments