Skip to content

Commit fb78f3a

Browse files
🔖 v0.9.2
1 parent a774047 commit fb78f3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](https://semver.org/).
66

77

8-
# 0.9.1+ - [Unreleased]
8+
# 0.9.2 - 2020-10-02
99
## Added
1010
- Suspend "normal" (non-forced) commits during merge, in order to not
1111
interfere with manual maintenance processes

autoblockchainify/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
# along with this program. If not, see <https://www.gnu.org/licenses/>.
1919
#
2020

21-
VERSION = '0.9.1+'
21+
VERSION = '0.9.2'

0 commit comments

Comments
 (0)