From e95bcbeeb068c8478987c1cae7294623c6d92002 Mon Sep 17 00:00:00 2001 From: ivanzvonkov Date: Fri, 24 Jun 2022 13:42:15 -0400 Subject: [PATCH] Relevant for inference --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f5097a3..0c5b9a6 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ author="Gabriel Tseng", author_email="gabrieltseng95@gmail.com", url="https://github.com/nasaharvest/cropharvest", - version="0.4.0", + version="0.4.1", classifiers=[ "Programming Language :: Python :: 3", "License :: Other/Proprietary License",