From 324335969e62297f3c2e18120a72bcbedcf6411d Mon Sep 17 00:00:00 2001 From: srz_zumix Date: Sat, 22 Aug 2020 15:26:28 +0900 Subject: [PATCH] v0.9.10 --- wandbox/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wandbox/__init__.py b/wandbox/__init__.py index e268bbe..630637b 100644 --- a/wandbox/__init__.py +++ b/wandbox/__init__.py @@ -1,5 +1,5 @@ __author__ = 'srz_zumix' -__version__ = '0.9.9' +__version__ = '0.9.10' __copyright__ = '2014-2020 %s ' % __author__ __license__ = """