From 8a4cee98385f689bb9aee3ec25b98d7284fa5f74 Mon Sep 17 00:00:00 2001 From: changliao1025 Date: Tue, 1 Mar 2022 10:28:59 -0800 Subject: [PATCH] update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5f941cf..baa3eb8 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ AUTHOR = "Chang Liao" AUTHOR_EMAIL = "chang.liao@pnnl.gov" URL = "https://github.com/changliao1025/pyflowline" -VERSION = "0.1.1" +VERSION = "0.1.2" REQUIRES_PYTHON = ">=3.8.0" KEYWORDS = "Earth Science"