From c29c5a36a4e78eab88590360e6f47ae78c083327 Mon Sep 17 00:00:00 2001 From: Kei Oshima Date: Tue, 7 Nov 2023 18:59:25 -0500 Subject: [PATCH] changed version in toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9ed4cf2..906b36f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "riceinfo" description = "A fun package for your rice needs. Print out riceballs, rice puns, rice history, and country's main rice types!" -version = "0.0.8" +version = "0.0.9" authors = [ { name="Kei Oshima", email="ko2091@nyu.edu" }, { name="Ryan Horng", email="rh3025@nyu.edu"},