From 918263cc271150be175206c1230a38065eef60f8 Mon Sep 17 00:00:00 2001 From: hanhxiao Date: Fri, 23 Aug 2019 19:02:06 +0800 Subject: [PATCH 1/2] chore(version): bumping version to v0.0.34 --- gnes/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnes/__init__.py b/gnes/__init__.py index bc9b49b5..32a60d6a 100644 --- a/gnes/__init__.py +++ b/gnes/__init__.py @@ -16,4 +16,4 @@ # do not change this line # this is managed by git tag and replaced on every release -__version__ = '0.0.33' +__version__ = '0.0.34' From 20249afb47229ea66795d15c342d3eabdeb03613 Mon Sep 17 00:00:00 2001 From: hanhxiao Date: Fri, 23 Aug 2019 19:02:18 +0800 Subject: [PATCH 2/2] chore(changelog): update change log to v0.0.34 --- CHANGELOG.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b29ce519..17e8a4e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,28 @@ +# Release Note (`v0.0.34`) +> Release time: 2019-08-23 19:00:27 + + +🙇 We'd like to thank all contributors for this new release! In particular, + hanhxiao, 🙇 + + +### 🍹 Other Improvements + + - [[```79a8effd```](https://github.com/gnes-ai/gnes/commit/79a8effd68be4ed77b52734a7d6cf1130e86d9ca)] __-__ __changelog__: update change log to v0.0.33 (*hanhxiao*) + +# Release Note (`v0.0.34`) +> Release time: 2019-08-23 18:44:34 + + +🙇 We'd like to thank all contributors for this new release! In particular, + hanhxiao, 🙇 + + +### 🍹 Other Improvements + + - [[```79a8effd```](https://github.com/gnes-ai/gnes/commit/79a8effd68be4ed77b52734a7d6cf1130e86d9ca)] __-__ __changelog__: update change log to v0.0.33 (*hanhxiao*) + # Release Note (`v0.0.33`) > Release time: 2019-08-23 18:34:28