From f2b7b8a5b09a4eb52f8aef38607bde748e99abaf Mon Sep 17 00:00:00 2001 From: hanhxiao Date: Fri, 19 Jul 2019 18:19:09 +0800 Subject: [PATCH] chore(version): bumping version to v0.0.24 --- gnes/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnes/__init__.py b/gnes/__init__.py index c0bfd397..a1137e87 100644 --- a/gnes/__init__.py +++ b/gnes/__init__.py @@ -17,4 +17,4 @@ # do not change this line # this is managed by git tag and replaced on every release -__version__ = '0.0.0-dev' +__version__ = '0.0.24'