From 73bc145f4e775af3ce56d4236f2f4ff68e9eae91 Mon Sep 17 00:00:00 2001 From: tky823 Date: Sun, 14 Aug 2022 10:18:20 +0900 Subject: [PATCH] [src] Bump up to v0.0.2 in __init__.py --- ssspy/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssspy/__init__.py b/ssspy/__init__.py index f102a9ca..3b93d0be 100644 --- a/ssspy/__init__.py +++ b/ssspy/__init__.py @@ -1 +1 @@ -__version__ = "0.0.1" +__version__ = "0.0.2"