File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/)
55and this project adheres to [ Semantic Versioning] ( https://semver.org/ ) .
66
77
8- # 0.9.4+ - [ Unreleased ]
8+ # 0.9.5 - 2021-01-16
99## Added
1010- Allow docker image to be built with a specific PyPI version (a feature you
1111 probably will not need, but is useful while developing/testing)
Original file line number Diff line number Diff line change 22#
33# autoblockchainify — Turn a directory into a GIT Blockchain
44#
5- # Copyright (C) 2019,2020 Marcel Waldvogel
5+ # Copyright (C) 2019-2021 Marcel Waldvogel
66#
77# This program is free software: you can redistribute it and/or modify
88# it under the terms of the GNU Affero General Public License as published
1818# along with this program. If not, see <https://www.gnu.org/licenses/>.
1919#
2020
21- VERSION = '0.9.4 '
21+ VERSION = '0.9.5 '
You can’t perform that action at this time.
0 commit comments