From c2a38b9ffc7a0d9f77220856d2e306594658e291 Mon Sep 17 00:00:00 2001 From: Gabriel Tseng Date: Tue, 5 Dec 2023 09:58:09 -0500 Subject: [PATCH] New release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 87b0f8e..e77c130 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.6.0", + version="0.7.0", classifiers=[ "Programming Language :: Python :: 3", "License :: Other/Proprietary License",