From 31e5ad774845f436554ef15000b8eba3b168a65c Mon Sep 17 00:00:00 2001 From: yuuukuma Date: Thu, 26 Nov 2020 13:52:39 +0900 Subject: [PATCH] Increment version --- pydefect/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pydefect/__init__.py b/pydefect/__init__.py index 845be453..d1eb7428 100644 --- a/pydefect/__init__.py +++ b/pydefect/__init__.py @@ -1 +1 @@ -__version__ = "0.2.5" \ No newline at end of file +__version__ = "0.2.6" \ No newline at end of file