Skip to content

Commit 3ec7862

Browse files
🔖 v0.9.6
1 parent 0ec1b58 commit 3ec7862

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.5+ - [Unpublished]
8+
# 0.9.6 - 2021-06-25
99
## Added
1010
- Name and print threads for debugging
1111
- Allow additional daemon paramaters (e.g., `--debug-level XDEBUG`) to be

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.5+'
21+
VERSION = '0.9.6'

0 commit comments

Comments
 (0)