Skip to content

Commit 0f604a5

Browse files
committed
Bump version -> 0.6.5
1 parent 3a10d5c commit 0f604a5

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ project endeavours to adhere to `Semantic Versioning`_.
99
Unreleased
1010
----------
1111

12+
0.6.5 -- 2015-03-09
13+
-------------------
14+
1215
* ADDED: Exporter templates can now be overridden by the ``--template-dir``
1316
option to ``honcho export``.
1417
* CHANGED: Colour output is now supported by default on Windows.

honcho/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.6.4'
1+
__version__ = '0.6.5'

0 commit comments

Comments
 (0)