Skip to content

Commit c17a3f2

Browse files
🔖 Release 0.9.1
1 parent 1006005 commit c17a3f2

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.0+ - [Unreleased]
8+
# 0.9.1 - 2020-09-27
99
## Added
1010
- Support `.ssh` directory in the `blockchain` directory (not included in the
1111
Blockchain by default)

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.0+'
21+
VERSION = '0.9.1'

0 commit comments

Comments
 (0)