Skip to content

Commit 378e718

Browse files
authored
Bump metaflow version to 2.0.4 in preparation for release (#194)
1 parent aaef3d6 commit 378e718

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
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = '2.0.3'
3+
version = '2.0.4'
44

55
setup(name='metaflow',
66
version=version,

0 commit comments

Comments
 (0)