diff --git a/setup.py b/setup.py index e94fc8ea..ea6e4d5e 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ setup( name="latch", - version="v2.38.9", + version="v2.38.9-nf", author_email="kenny@latch.bio", description="The Latch SDK", packages=find_packages(),