We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ec1b58 commit 3ec7862Copy full SHA for 3ec7862
CHANGELOG.md
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](https://semver.org/).
6
7
8
-# 0.9.5+ - [Unpublished]
+# 0.9.6 - 2021-06-25
9
## Added
10
- Name and print threads for debugging
11
- Allow additional daemon paramaters (e.g., `--debug-level XDEBUG`) to be
autoblockchainify/version.py
@@ -18,4 +18,4 @@
18
# along with this program. If not, see <https://www.gnu.org/licenses/>.
19
#
20
21
-VERSION = '0.9.5+'
+VERSION = '0.9.6'
0 commit comments