From 4443a13134aff9703424e6841975066666768d94 Mon Sep 17 00:00:00 2001 From: Yingtao Tian Date: Wed, 5 Oct 2022 13:58:42 +0900 Subject: [PATCH] bump version --- evojax/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evojax/version.py b/evojax/version.py index f3291e93..ddc77a88 100644 --- a/evojax/version.py +++ b/evojax/version.py @@ -1 +1 @@ -__version__ = "0.2.14" +__version__ = "0.2.15"